Abstract Database Schema News
Status: Beta
Brought to you by:
scottmueller
Abstract Database Schema version 0.1 is officially released. This is our first release. The simple core pieces are in place to create and database schema and have it transformed into sql statements for PostgreSql and MySql.
A very basic form of the XML Schema for the Abstract Database Schema is completed. Now we simply need to come up with some xslt stylesheets to transform an abstract database schema to a series of sql create and drop statements for specific databases.