Mdb2_schematool Installation On A Debian, Ubuntu And Raspbian
Install mdb2_schematool
-
Debian
apt-get install php-mdb2-schema
Click to copy -
Ubuntu
apt-get install php-mdb2-schema
Click to copy -
Raspbian
apt-get install php-mdb2-schema
Click to copy
php-mdb2-schema
XML based database schema managerPEAR::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.
To install the latest version of mdb2_schematool in your favorite operating system just copy the mdb2_schematool installation command from above and paste it into terminal. It will download and install the latest version of mdb2_schematool 2023 package in your OS.