ANN: SQLObject 0.3
Scherer, Bill
Bill.Scherer at verizonwireless.com
Tue Apr 8 10:13:30 EDT 2003
On 7 Apr 2003, Ian Bicking wrote:
> SQLObject 0.3 has been release:
> http://sqlobject.org
Is support for Oracle planned?
>
> Changes
> -------
>
> * Automatic table creation based off class.
> * Create classes from database.
> * Dynamically add and remove columns to live classes and databases.
> * anydbm-based backend (queryable database without SQL).
> * Better caching.
> * Some bugs fixed.
>
> What is it?
> -----------
>
> SQLObject is an object-relational mapper. It allows you to translate
> RDBMS table rows into Python objects, and manipulate those objects to
> transparently manipulate the database.
>
> SQLObject emphasizes convenience. It's easy to learn and easy to use,
> and doesn't require too much typing or use of any tools outside of your
> editor and your Python source.
>
>
>
--
Bill.Scherer at Verizon Wireless
RHCE 807101044903581
More information about the Python-list
mailing list