"Dave Kuhlman" <[EMAIL PROTECTED]> wrote

> I'm currently learning Pylons.  The tutorials for Pylons discuss
> two object-relational mappers for Python: SQLObject and SQLAlchemy.
> If you want to view your database from a higher, more abstract
> level, you might want to look at them, too.

FWIW.

Both of these are standard in TurboGears too.

SQL Alchemy seems to get the expert users vote. SQLObjects seems
to be older and works OK for the simple stuff I've been playing with
so far.

Alan G. 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to