Ports Search

Results 11,07111,080 of 19,819 for %22HTTP Server%22.(0.01 seconds)
databases/pgworksheet-1.9 (Score: 9.2878623E-4)
Simple PostreSQL GUI front end
PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries, and psql commands without the need for the psql command line tools. Originally Developed by Henri Michelon, and now currently Maintained and Developed by Chris Hutchinson.
databases/leveldb-0.1.5 (Score: 9.2878623E-4)
This extension is a PHP binding for Google LevelDB
This extension is a PHP binding for Google LevelDB
databases/mdbtools-1.0.0 (Score: 9.2878623E-4)
PECL extension for the mdbtools library
A PECL extension to provide read access to MDB data files as used by Microsoft Access and its underlying JetEngine. It is based on libmdb from the mdbtools package.
databases/mongo-1.6.14 (Score: 9.2878623E-4)
PECL classes for Mongo Database Driver
pecl-mongo provides an interface for communicating with the Mongo database in PHP.
databases/powerarchitect-1.0.7 (Score: 9.2878623E-4)
Data modeling and profiling tool
[ excerpt from developer's www site ] The Power*Architect is a user-friendly data modeling tool created by data warehouse designers, and has many unique features geared specifically for the data warehouse architect. It allows users to reverse-engineer existing databases, perform data profiling on source databases, and auto-generate ETL metadata. Plus, the Power*Architect has the ability to take snapshots of database structures, allowing users to design DW data models while working offline.
databases/postgresql-09.05.0400 (Score: 9.2878623E-4)
PostgreSQL ODBC driver
The official ODBC driver for connecting to PostgreSQL Database; not a part of the PostgreSQL Database distribution, though -- developed and maintained separately.
databases/postgresql-plruby-0.5.4 (Score: 9.2878623E-4)
PL/Ruby procedural language for the PostgreSQL database system
PL/Ruby is a loadable procedural language for the PostgreSQL database system (7.0 or later) that enables to write functions and trigger procedures in Ruby.
databases/mod_sql_tds-4.13 (Score: 9.2878623E-4)
TDS ProFTPD module
TDS backend module for mod_sql of ProFTPD
databases/pxtools-0.0.20 (Score: 9.2878623E-4)
Collection of tools to work with Paradox databases
pxtools is a collection of tools to work with a Paradox-databases. pxtools consists of the following: * pxinfo scans the header of a specified database-file and dumps the important information. * pxsqldump/pxcsvdump are utilities to extract the data from a Paradox-database. The output is an SQL-/CSV-dump that can be used to recreate the database in an SQL-enviroment.
databases/bsddb3-6.2.1 (Score: 9.2878623E-4)
Python extension module for BerkeleyDB 3 and 4
This module provides a nearly complete wrapping of the Sleepycat C API for the Database Environment, Database, Cursor, and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use different access methods, btree, hash, recno, and queue. For the first time all of these are fully supported in the Python wrappers. Please see the document in developers' web site for more details on the types and methods provided.