On Aug 26, 5:52 am, Devraj <[EMAIL PROTECTED]> wrote: > Thanks > > On Aug 26, 5:26 pm, EuGeNe Van den Bulke > > <[EMAIL PROTECTED]> wrote: > > Devraj wrote: > > > My application uses MySQL as a backend and am using the MySQL/Python > > > bindings. Are there any libraries that provide a database abstraction > > > layer like Activerecords for Python?' > > > SQLObject > > SQLAclhemy > > DejaVu > > Storm > > > Google for Python ORM you may find more! > > > EuGeNe --http://www.3kwa.com
If you want an ActiveRecord -like experience with SQLAlchemy, you can use the extension Elixir on top of it. -- http://mail.python.org/mailman/listinfo/python-list