| Metabase is_nl_a set of PHP classes that provides DBMS independent access and_nl_management of databases. Currently it features: Set of functions that_nl_call the selected DBMS driver objects functions; DBMS Drivers classes;_nl_A parser class for interpreting DBMS independent database schemas file_nl_defined in a custom XML format; and A manager class for installing a_nl_new database, comparing a previously installed schema with a new schema and only installing the changes, and for dumping database structure and contents in the same XML format. |