php-pear-MDB2/README.md

971 B

php-pear-MDB2

SMEServer Koozali local git repo for php-pear-MDB2

Documentation


https://pear.php.net/package/MDB2

Bugzilla

Pear bug report are here

Show list of Koozali outstanding bugs: here

Description

database abstraction layer

PEAR::MDB2 is a merge of the PEAR::DB and Metabase php database abstraction layers.

It provides a common API for all supported RDBMS. The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability.