Ports Search

Results 3,3913,400 of 19,819 for %22HTTP Server%22.(0.022 seconds)
databases/pgcli-0.20.1 (Score: 0.0012383816)
CLI for Postgres Database with auto-completion and syntax highlighting
pgcli is a command line interface for Postgres with auto-completion and syntax highlighting.
databases/mysqldumper-1.24.4 (Score: 0.0012383816)
Tool for backing up MySQL databases
MySQLDumper is a PHP and Perl based tool for backing up MySQL databases. You can easily dump your data into a backup file and, if needed, restore it. It is especially suited for shared hosting webspaces, where you don't have shell access. MySQLDumper is an open source project and released under the GPLv2 license.
databases/pyPgSQL-2.5.1 (Score: 0.0012383816)
Python DB-API 2 compliant library for using PostgreSQL databases
pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is written in Python. developed by Bill Allie et al
databases/sqlrelay-0.65.0 (Score: 0.0012383816)
Python modules to access to SQL Relay
This package provides Python modules to access to SQL Relay.
databases/south-1.0.2 (Score: 0.0012383816)
Intelligent schema migrations for Django apps
This is South, intelligent schema migrations for Django apps. South is: * Intelligent; it knows if you've missed out a migration or two * Database independent, so there's no hassle if you need to move databases. * Easy; it can write migrations for you, and it takes about a minute to convert your app over to use South. * Designed for a pluggable Django world; you can declare dependencies between apps so they all migrate together correctly, and you can still use syncdb for your non-migrated apps without it interfering. * Useful for data too; you can write migrations to transform legacy data. * Better (we think, anyway) than the alternatives.
databases/sqlalchemy06-0.6.9 (Score: 0.0012383816)
Python SQL toolkit and Object Relational Mapper 0.6.x
The Python SQL Toolkit and Object Relational Mapper SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
databases/sqlalchemy-0.7.10 (Score: 0.0012383816)
Python SQL toolkit and Object Relational Mapper 0.7.x
The Python SQL Toolkit and Object Relational Mapper SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
databases/sqlalchemy-0.8.7 (Score: 0.0012383816)
Python SQL toolkit and Object Relational Mapper 0.8.x
The Python SQL Toolkit and Object Relational Mapper SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
databases/sqlalchemy-0.9.10 (Score: 0.0012383816)
Python SQL toolkit and Object Relational Mapper 0.9.x
The Python SQL Toolkit and Object Relational Mapper SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
databases/libiodbc-3.52.12 (Score: 0.0012383816)
ODBC 3.x driver manager, for universal data source access
iODBC (intrinsic Open Database Connectivity) is an ODBC driver manager that is compatible with the ODBC 2.x and 3.x specifications. It performs the standard tasks of a driver manager, i.e. driver loading, parameter and function sequence checking, driver function invocation, etc. Applications linked with the iODBC driver manager will be able - through ODBC function calls - to access simultaneously different types of data sources within one process through suitable ODBC drivers. iODBC is freely redistributable under either the GNU Library General Public Licence (LGPL) or the BSD licence.