[Twisted-Python] SQL ORM for Twisted & PostgreSQL?

Hynek Schlawack hs at ox.cx
Fri Jul 19 01:06:23 MDT 2013


Hi,

>> I know that this has been asked before, but it's been a while and I'm
>> hoping for some good news.  Is there a SQL ORM that works well with
>> Twisted and PostgreSQL?  In particular I'm hoping to find something
>> that works with txpostgres as that's the library I prefer to access
>> the database with.
> 
> There's bits of one in Calendar Server: <http://trac.calendarserver.org/browser/CalendarServer/trunk/twext/enterprise/dal/record.py>  It doesn't use txpostgres, but that's because it relies on adbapi2 (also in calendar server, hopefully to be moved into Twisted at some point).

How would you feel about packaging it up on PyPI so people can try it out effortlessly? What do Apple’s licenses say about that? Yes, I’m volunteering.

Cheers,
Hynek

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20130719/8205e6d7/attachment-0002.html>


More information about the Twisted-Python mailing list