1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/databases/pear-MDB2/pkg-descr

10 lines
391 B
Plaintext
Raw Normal View History

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. MDB2 provides most of its many features optionally
that can be used to construct portable SQL statements.
WWW: http://pear.php.net/package/MDB2/