Ports Search

Results 581590 of 1,144 for /databases/.(0.006 seconds)
databases/MDB2-2.5.0.b5 (Score: 0.09045241)
PEAR 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.
PEAR MySQL MDB2 driver
This is the MySQL MDB2 driver.
PEAR MySQL MDB2 driver
This is the MySQLi MDB2 driver.
PEAR pgsql MDB2 driver
This is the PostgreSQL MDB2 driver.
databases/Horde_Imsp-2.0.5 (Score: 0.09045241)
Horde IMSP API
Provides an API into an IMSP server for address books and options.
databases/Horde_Memcache-2.0.3 (Score: 0.09045241)
Horde Memcache API
Horde API to access a memcache server.
databases/MDB_QueryTool-1.2.3 (Score: 0.09045241)
PEAR OO-interface for easily retrieving and modifying data in a DB
PEAR::MDB_QueryTool is an OO-abstraction to the SQL-Query language, it provides methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries. It also provides an easy to learn interface that interacts nicely with HTML-forms using arrays that contain the column data, that shall be updated/added in a DB. This package bases on an SQL-Builder which lets you easily build SQL-Statements and execute them. NB: this is a PEAR::MDB porting from the original DB_QueryTool written by Wolfram Kriesing and Paolo Panto (vision:produktion, wk@visionp.de).
DataSource driver using arrays
This is a DataSource driver for Structures_DataGrid using arrays. It is a base package for some other DataSource drivers like CSV or XML.
DataSource driver using CSV files
This is a DataSource driver for Structures_DataGrid using CSV files.
DB datasource driver for pear-Structures_DataGrid
This is DataSource driver for Structures_DataGrid which uses PEAR::DB. Please note that this driver is deprecated. Consider using DBQuery or MDB2 DataSource drivers instead.