<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div><br><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">I know that this has been asked before, but it's been a while and I'm<br>hoping for some good news.  Is there a SQL ORM that works well with<br>Twisted and PostgreSQL?  In particular I'm hoping to find something<br>that works with txpostgres as that's the library I prefer to access<br>the database with.</div></blockquote><br></div><div dir="auto">There's bits of one in Calendar Server: <<a href="http://trac.calendarserver.org/browser/CalendarServer/trunk/twext/enterprise/dal/record.py">http://trac.calendarserver.org/browser/CalendarServer/trunk/twext/enterprise/dal/record.py</a>>  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).</div></div></blockquote><br></div><div>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.</div><div><br></div><div>Cheers,</div><div>Hynek</div><br></body></html>