软件包: php-mdb2 (2.5.0b5-2)
php-mdb2 的相关链接
Trisquel 的资源:
下载源码包 php-mdb2:
维护者:
Original Maintainers:
- Debian PHP PEAR Maintainers (Mail Archive)
- Thomas Goirand
- Vincent Bernat
- Prach Pongpanich
外部的资源:
- 主页 [pear.php.net]
相似软件包:
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. MDB2 provides most of its many features optionally that can be used to construct portable SQL statements:
* Object-Oriented API * A DSN (data source name) or array format for specifying database servers * Datatype abstraction and on demand datatype conversion * Various optional fetch modes to fix portability issues * Portable error codes * Sequential and non sequential row fetching as well as bulk fetching * Ability to make buffered and unbuffered queries * Ordered array and associative array for the fetched rows * Prepare/execute (bind) named and unnamed placeholder emulation * Sequence/autoincrement emulation * Replace emulation * Limited sub select emulation * Row limit emulation * Transactions/savepoint support * Large Object support * Index/Unique Key/Primary Key support * Pattern matching abstraction * Module framework to load advanced functionality on demand * Ability to read the information schema * RDBMS management methods (creating, dropping, altering) * Reverse engineering schemas from an existing database * SQL function call abstraction * Full integration into the PEAR Framework * PHPDoc API documentation
其他与 php-mdb2 有关的软件包
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-pear (>= 1.3.6)
- PEAR Base System
-
- sug: php-mdb2-driver-fbsql (>= 0.3.0)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-ibase (>= 1.5.0~b4)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-mssql (>= 1.5.0~b4)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-mysql (>= 1.5.0~b4)
- mysql MDB2 driver
-
- sug: php-mdb2-driver-mysqli (>= 1.5.0~b4)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-oci8 (>= 1.5.0~b4)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-odbc (>= 0.2.0)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-pgsql (>= 1.5.0~b4)
- pgsql MDB2 driver
-
- sug: php-mdb2-driver-querysim (>= 0.7.0)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-sqlite (>= 1.5.0~b4)
- 软件包暂时不可用
-
- sug: php-mdb2-driver-sqlsrv (>= 1.5.0~b5)
- 软件包暂时不可用