On Jul 17, 2013, at 5:04 PM, Jeffrey Ollie <j...@ocjtech.us> wrote: > 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). -glyph
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python