php84-pear-DB
1.12.3,1PEAR Database Abstraction Layer
DB is a database abstraction layer providing: - an OO-style query API - portability features that make programs written for one DBMS work with other DBMS's - a DSN (data source name) format for specifying database servers - prepare/execute (bind) emulation for databases that don't support it natively - a result object for each query response - portable error codes - sequence emulation - sequential and non-sequential row fetching as well as bulk fetching - formats fetched rows as associative arrays, ordered arrays or objects - row limit support - transactions support - table information interface - DocBook and phpDocumentor API documentation DB layers itself on top of PHP's existing database extensions.
Origin: databases/pear-DB
Category: databases
Size: 752KiB
License: PHP301
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 11 packages
Website: pear.php.net/package/DB
$
pkg install php84-pear-DBDependencies (2)
Required By (11 packages)
More in databases
sqlite33.50.4_2,1
SQL database engine in a C librarymysql80-client8.0.44
Multithreaded SQL database (client)p5-DBI1.647_1
Perl5 Database Interface, required for DBD::* modulespostgresql17-client17.9
PostgreSQL database (client)py311-sqlite33.11.15_10
Standard Python binding to the SQLite3 library (Python 3.11)qt5-sql5.15.18p109
Qt SQL database integration module (KDE patched)php84-mysqli8.4.16
The mysqli shared extension for phpp5-DBIx-Class0.082844
Extensible and flexible object <-> relational mapperunixODBC2.3.12_2
ODBC library suite for Unixlmdb0.9.33,1
OpenLDAP Lightning Memory-Mapped Database