Caching query resuls
Van Gale
cgale1 at cox.net
Wed Jun 19 04:25:30 EDT 2002
"Gerhard Häring" <gerhard at bigfoot.de> wrote in message
news:mailman.1024470864.21143.python-list at python.org...
> * Pawel Lewicki <lewy0lewy at poczta.onet.pl> [2002-06-18 20:25 +0200]:
> > Hallo,
> > Is there any good solution to cache the results of SQL queries?
>
> Your database has one. It should save at least the query execution plan.
>
Check out SQL Relay at http://www.firstworks.com/sqlrelay.html
It might do what you are looking for and has Python bindings, but I'm in the
same skeptical camp as Gerhard :)
Van
More information about the Python-list
mailing list