http://sqlobject.org/ http://www.sqlalchemy.org/
Django's built in ORM is also quite good for web development tasks. -josh On Tue, Aug 12, 2008 at 3:18 PM, Samuel Morhaim <[EMAIL PROTECTED]>wrote: > Hi, I come from an extensive background developing webapps with Symfony... > Symfony uses Propel/Creole a lot. > > Is there something similar to Propel/Creole for Python? > > I found a few DB abstraction layers (Creole) but I am not sure which one is > the best.. can somebody point me to a good one? Also can somebody point me > to a good > object relational mapper? (Like Doctrine or Propel for php.. ? ) > > I am really just interested in: > -Being able to talk to sqlite, mysql and mssql. > -Being able to easily create DB schemas (Like done with propel in which you > use a YAML or XML file to specify a schema) > > > Thanks. > > > > > > > > -- > http://mail.python.org/mailman/listinfo/python-list >
-- http://mail.python.org/mailman/listinfo/python-list