php-mdb2-schema

Xml based database schema manager
  http://pear.php.net/package/MDB2_Schema/
  0
  no reviews



Pear::mdb2_schema enables users to maintain rdbms independent schema files in xml that can be used to create, alter and drop database entities and insert data into a database. reverse engineering database schemas from existing databases is also supported. the format is compatible with both pear::mdb and metabase.