[Tutor] web application and database caching technique

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Thu Aug 17 23:27:06 CEST 2006



On Thu, 17 Aug 2006, Alan Gauld wrote:

>> i m trying to build a webapplication, i need to cache db records as it 
>> has become very slow the sql queries and retrival can you guys helpe me 
>> out in designing cache structures/ hash tables for these cases

I second Alan's suggestion: talk to your database administrator and make 
sure you're not doing something that he or she is responsible for. 
Offhand, it sounds like you're trying to reinvent database indices.


More information about the Tutor mailing list