Quoting Catalin Constantin <[EMAIL PROTECTED]>:

http://www.sqlobject.org
as long as you deferToThread(..)

Beware when you use sqlobject. The cache management can be really tricky :
* if you use cache, fine, but you must be the only application accessing the
database
* if not, sqlobject is useless and creates lots of performance problems (too
many requests when you access data).

You may look at tada (http://www.darkarts.co.za/projects/tada/) which seems to
integrate better with Twisted (although I don't understand why it doesn't use
adbapi).

Anyway Axiom will rule the world, no ?

--
Thomas


_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to