Ports Search

Results 11,06111,070 of 19,819 for %22HTTP Server%22.(0.01 seconds)
databases/DB_ldap-1.2.1 (Score: 9.2878623E-4)
PEAR DB compliant interface to LDAP servers
PEAR::DB_ldap class provides a DB compliant interface to LDAP servers.
databases/DB_ldap2-0.5.1 (Score: 9.2878623E-4)
PEAR DB compliant interface to LDAP v2 and v3 database
PEAR::DB_ldap class provides a DB compliant interface to LDAP v2 and v3 database.
databases/MDB-1.3.0 (Score: 9.2878623E-4)
PEAR unified API for DB access, based on user meta data
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
databases/MDB2-2.5.0.b5 (Score: 9.2878623E-4)
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.
databases/MDB2_Schema-0.8.6 (Score: 9.2878623E-4)
PEAR XML based database schema manager
PEAR::MDB2_Schema enables users to maintain RDBMS independant schema files in XML that can be used to create, alter and drop database entities and insert data into a database. Reverse engineering database schemas from existing databases is also supported. The format is compatible with both PEAR::MDB and Metabase.
databases/MDB_QueryTool-1.2.3 (Score: 9.2878623E-4)
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).
databases/percona-toolkit-2.2.17 (Score: 9.2878623E-4)
Collection of essential command-line utilities for MySQL
Percona Toolkit is a collection of advanced command-line tools used by Percona support staff to perform a variety of MySQL and system tasks that are too difficult or complex to perform manually, including: Verify master and replica data consistency Efficiently archive rows Find duplicate indexes Summarize MySQL servers Analyze queries from logs and tcpdump Collect vital system information when problems occur
databases/Interchange6-Schema-0.130 (Score: 9.2878623E-4)
Database Schema for Interchange 6
Database schema classes for Interchange6 Open Source eCommerce software.
databases/pgagent-3.4.0 (Score: 9.2878623E-4)
Job scheduler for PostgreSQL
pgAgent is a job scheduler for PostgreSQL which may be managed using pgAdmin.
databases/pg_reorg-1.1.11 (Score: 9.2878623E-4)
PostgreSQL utility to reorganize tables
pg_reorg can reorganize tables of a PostgreSQL database without any locks, so that you can retrieve or update rows in tables being reorganized. The module is developed to be a better alternative to CLUSTER and VACUUM FULL.