[Modeling-users] Fwd: [Webware-discuss] ANN: SQLObject 0.2
Status: Abandoned
Brought to you by:
sbigaret
From: Mario R. <ma...@ru...> - 2003-01-28 17:22:15
|
For info... I am forwarding this announcement on the webware list, about yet another OO to RDBMS bridge... And, while we are at it, there is also this module as part of the twisted framework: Twisted Enterprise Row Objects: http://twistedmatrix.com/documents/howto/row m. Begin forwarded message: > From: Ian Bicking <ia...@co...> > Date: Mar jan 28, 2003 10:06:27 Europe/Amsterdam > To: Webware discuss <web...@li...> > Subject: [Webware-discuss] ANN: SQLObject 0.2 > > SQLObject is an object-relational mapper (i.e., a database/SQL wrapper) > that supports MySQL and PostgreSQL. Version 0.2 is the first public > release. > > The software can be found at: > http://colorstudy.com/software/SQLObject > > Features: > - Takes advantage of new-style classes (both properties and > metaclasses). Hi-Fi Python! (Python 2.2 required) > - No external formats or configuration (e.g. XML); your tables are > described with the class definition. > - Accessing a column appears the same as accessing any other attribute. > - Accompanying SQLBuilder allows WHERE clauses to be coded (somewhat) > naturally in Python without SQL. > - Caching (or no caching, no pressure). > - Fully documented (interface documentation plus source comments). > - Simple (naive?) transaction support for PostgreSQL. > - Conforms to traditional schema; should be adapter to legacy schemas. > - Understands basic relations. > - The string "get" does not appear in any method. > - 100% larger version number than previous version. > > License: > LGPL > > Author: > Me > > -- > Ian Bicking Colorstudy Web Development > ia...@co... http://www.colorstudy.com > PGP: gpg --keyserver pgp.mit.edu --recv-keys 0x9B9E28B7 > 4869 N Talman Ave, Chicago, IL 60625 / (773) 275-7241 > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Webware-discuss mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webware-discuss |