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

Jonathan Vanasco twisted-python at 2xlp.com
Wed Aug 21 12:05:52 MDT 2013


It would be really beneficial if this were something that fully works with twisted, but is not dependent on it.

For example, I have a "Project" that mostly uses SqlAlchemy.  It started out in Pylons, new development is on Pyramid and there are additional tasks in Celery + some more in Twisted.  Aside from a few manual db tasks in Twisted, they all share and re-use a common "Model" package.  

Having a great ORM for twisted is wonderful , but its way less exciting and attractive if it's only for twisted.


More information about the Twisted-Python mailing list