<?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>gerald</name>
<shortdesc>Gerald database schema management utility</shortdesc>
<description>Gerald is a general purpose toolkit written in Python for cataloguing, managing 
and deploying database schemas. Its major current use is to identify the 
differences between various versions of a schema. A schema is a single logical 
grouping of database objects usually made up of tables, views and stored code 
objects (functions and procedures).

You can use Gerald to determine the differences between your development and test 
environments, or to integrate changes from a number of different developers into 
your integration database.

Gerald is designed to be used in an Agile environment, but is useful regardless 
of your development methodology.

Gerald is designed from the ground up to support as many popular relational 
database systems as possible. Currently it will document and compare schemas 
from databases implemented in MySQL, Oracle and PostgreSQL. Other databases 
will be supported in future releases.</description>
<download-page>http://sourceforge.net/project/showfiles.php?group_id=53184&amp;package_id=109623</download-page>
<homepage rdf:resource="http://halfcooked.com/code/gerald/" />
<maintainer><foaf:Person><foaf:name>Andrew J Todd esq.</foaf:name>
<foaf:mbox_sha1sum>76e7804ef0a653dbe471afc8023e70ab1b0a0528</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.2.6</revision></Version></release>
</Project></rdf:RDF>