SQL-API

This is an effort to factor certain basic parts out of SQLObject into a form that is neutral of any particular database technique.

This is in part an extension to the DB-API, adding many conveniences and abstractions to facilitate database portability and easier configuration and database handling.

See goals for more. Also a lightning presentation from PyCon 2006.