|
Home:
Computers: Programming: Languages: Python: Modules: Databases and Persistence: Database API (23) |
Websites on Database API: ADODBAPI A DB-API 2.0 module for accessing data sources via Micrsosoft ADO. [Open Source, LGPL] bpgsql A barebones PostgreSQL client written in pure Python. [Open Source, MIT] cx_Oracle Oracle 8i interface developed by Computronix. [Open Source, BSD-like] DCOracle Python DB-API interface to Oracle 7 and 8 databases. [Open Source, BSD-like] DCOracle2 A Python DB API 2.0 adapter for Oracle 8. [Open Source, ZPL] Ingres interface A Python database API 2.0 conforming CA Ingres module. KInterbasDB Python module for interfacing Interbase databases. [Open Source, BSD-like] mxODBC A DB-API 2.0 compliant ODBC Interface for Python. Available for Windows, Unix and Mac OS X. [Commercial] MySQLdb Python interface to MySQL databases. [Open Source, Python License/GPL] ODBTPAPI A Python DB-API 2 module for accessing Windows databases like SQL Server, Access, Visual FoxPro or any other database for which there exists a Windows ODBC driver. This module uses the efficient Open Database Transport Protocol. [Open Source, LGPL] pg8000 A pure Python interface to the PostgreSQL database engine. [Open Source, BSD-like] pgasync A PostgreSQL client library for Python with special support for Twisted. [Open Source, BSD] PoPy A PostgreSQL driver for Python. [Open Source, GPL] psycopg A PostgreSQL database adapter for Python. [Open Source, GPL] PyGreSQL PostgreSQL module for Python. [Open Source, BSD-like] pymssql A fast MS SQL Server client library for Python directly using C API instead of ODBC. Also supports UN*X platforms with FreeTDS. [Open Source, LGPL] pyodbc An implementation of the Python Database API Specification v2.0 for ODBC on Microsoft Windows. [Open Source, MIT license] pyPgSQL A Python DB-API 2.0 compliant interface to a PostgreSQL (v7.0 and later) database. [Open Source, BSD-like] pysqlite A Python interface using the SQLite embedded relational database engine that conforms to the Python Database API Specification 2.0. [Open Source, zlib/libpng license] SAP DB An interface to the SAP DB database. [Open Source, LGPL] SQL Relay Persistent database connection pooling, proxying and load balancing system for Unix with a Python API. [Open Source] Sybase module for Python A Python interface to the Sybase relational database system. [Open Source, BSD-like] zxJDBC Database connectivity in Jython (Python on the Java platform). [Open Source, Python license]
|
|