<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>SQLObject</name>
<shortdesc>Object-Relational Manager, aka database wrapper</shortdesc>
<description>SQLObject is a popular *Object Relational Manager* for providing an
object interface to your database, with tables as classes, rows as
instances, and columns as attributes.

SQLObject includes a Python-object-based query language that makes SQL
more abstract, and provides substantial database independence for
applications.

Supports MySQL, PostgreSQL, SQLite, Firebird, Sybase, MSSQL and MaxDB (SAPDB).

For development see the `subversion repository
&lt;http://svn.colorstudy.com/SQLObject/trunk#egg=SQLObject-0.10dev&gt;`_</description>
<download-page>http://cheeseshop.python.org/pypi/SQLObject/</download-page>
<homepage rdf:resource="http://sqlobject.org/devel/" />
<maintainer><foaf:Person><foaf:name>Ian Bicking</foaf:name>
<foaf:mbox_sha1sum>1630a5dec536c87a376fa91c571508b6c54e21fa</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.9.1</revision></Version></release>
</Project></rdf:RDF>