[Twisted-Python] laxdb - an async dbapi wrapper

James Y Knight foom at fuhm.net
Wed Aug 31 10:35:27 EDT 2005


On Aug 31, 2005, at 8:31 AM, Matt Goodall wrote:
> In response to the announcement of the Twisted Asynchronous  
> Database Api
> (tada), <http://www.darkarts.co.za/projects/tada/, I thought I should
> mention something I wrote.
>
> A while back, I started messing around with making a standard,  
> blocking
> db-api module appear non-blocking but with a deferred API. I called it
> laxdb and it's in my sandbox.

I think it'd be nice to get something like one of these into twisted  
to supplement/replace adbapi, but it'd probably be best to make sure  
that the wrapper for blocking databases and pgasync can use the same  
interface first.

James




More information about the Twisted-Python mailing list