Caching query resuls
Van Gale
cgale1 at cox.net
Wed Jun 19 04:25:30 EDT 2002
More information about the Python-list mailing list
Wed Jun 19 04:25:30 EDT 2002
- Previous message (by thread): Caching query resuls
- Next message (by thread): Caching query resuls
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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
- Previous message (by thread): Caching query resuls
- Next message (by thread): Caching query resuls
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list