PEAR::DB_Table builds on PEAR DB to abstract datatypes and automate table
creation, data validation, insert, update, delete, and select; combines
these with PEAR::HTML_QuickForm to automatically generate input forms
that match the table column definitions.
PEAR::DB_ldap class provides a DB compliant interface to LDAP servers.
PEAR::DB_ldap class provides a DB compliant
interface to LDAP v2 and v3 database.
The Doctrine Common package contains shared code between the other packages.
PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers.
It provides a common API for all support RDBMS. The main difference to most
other DB abstraction packages is that MDB goes much further to ensure
portability.
Currently supported RDBMS are MySQL, PostGreSQL, Oracle, Frontbase, Querysim,
Interbase/Firebird, and MSSQL
The Doctrine DBAL package is the database abstraction layer used to
power the ORM package.
The Doctrine ORM package is the primary package containing the
object relational mapper.
MySQL Connector/C is a C client library for client/server communication. It is
a standalone replacement for the MySQL Client Library shipped with the MySQL
Server.
MySQL is a very fast, multi-threaded, multi-user and robust SQL
(Structured Query Language) database server.
Provides an API to ensure that the PECL Mongo extension can be used
consistently across various Horde packages.