ANN: SQLObject 0.5.2

Ian Bicking ianb@colorstudy.com
Tue, 9 Mar 2004 00:09:01 -0600


SQLObject 0.5.2 released
------------------------

Homepage:
   http://sqlobject.org
Download:
    
http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.5.2.tar.gz? 
download
News:
   http://sqlobject.org/docs/News.html#sqlobject-0-5-2

What's Changed?
---------------

0.5.2 is a bug fix release, particularly a thread-related bug when  
using extended selects.  All users are recommended to upgrade.

What is it?
-----------

SQLObject is an object relational mapper.  It allows you to easily  
create an object interface to your database -- tables are classes, rows  
are instances.  Its goals are ease of use and low barrier to entry,  
while maintaining the ability to customize and extend your classes as  
your needs grow.


--
Ian Bicking | ianb@colorstudy.com | http://blog.ianbicking.org