[Twisted-Python] Twisted ORM

Itamar Turner-Trauring itamar at itamarst.org
Fri Aug 6 15:47:53 EDT 2010


> I've just finished creating a basic Object Relational Mapper (ORM) in
> Twisted (http://trac.butterfat.net/public/twistar) called Twistar.  The
> goal of the project is most certainly not to duplicate the full
> functionality of existing Python ORM's, but rather to provide a simple
> interface to databases that obviates the need for writing SQL.>

I glanced at the documentation, and was wondering what the transactional
model was?

> Who should I talk to concerning possible inclusion in twisted.enterprise?

This is probably beyond the scope of what we'd want to include in Twisted
(which aims to be a networking framework). Distributing it as a standalone
package is probably the way to go.




More information about the Twisted-Python mailing list