
|
|
|
|
Home / Computers / Programming / Languages / Python / Modules / Databases and Persistence
|
|
|
|
Web Sites
|
- cx_Oracle - Oracle 8i interface developed by Computronix. [Open Source, BSD-like]
www.computronix.com/utilities
- Database modules on win32 - Binary distributions of several database modules for the Windows platform.
www.cs.fhm.edu/~ifw00065
- DCOracle - Python DB-API interface to Oracle 7 and 8 databases. [Open Source, BSD-like]
www.zope.org/Products/DCOracle
- DCOracle2 - DCOracle2 is a Python DB API 2.0 adapter for Oracle 8. [Open Source, ZPL]
www.zope.org/Members/matt/dco2
- DMtools - A data mining toolbox with caching of database queries and parallelism within a collection of independent queries. [Open Source, GPL]
csl.anu.edu.au/ml/dm/dm_software.html
- Ingres interface - A Python database API 2.0 conforming CA Ingres module.
www.informatik.uni-rostock.de/~hme/software
- Interbase Database Adapter - A database adapter for the Interbase relational database.
clientes.netvisao.pt/luiforra/gvib
- kinterbasdb - Python module for interfacing Interbase databases. [Open Source, BSD-like]
kinterbasdb.sourceforge.net
- MetaKit for Python - A Python interface to MetaKit. MetaKit is an embeddable database which runs on Unix, Windows, Macintosh, and other platforms. [Open-Source, MIT]
www.equi4.com/metakit/python.html
- MkSQL - A Python package which implements a SQL front end to the MetaKit database. It implements a large subset of the SQL 2 (aka SQL 92) standard, and comes with a Python DBI version 2 interface. [Open-Source, BSD-like]
www.mcmillan-inc.com/mksqlintro.html
- mxBeeBase - On-disk B+Tree Based Database Kit. [Open Source]
www.lemburg.com/files/python/mxBeeBase.html
- mxODBC - A DB-API 2.0 compliant ODBC Interface for Python. [Commercial, free for non-commercial use]
www.lemburg.com/files/python/mxODBC.html
- MySQLdb - Python interface to MySQL databases. [Open Source, Python License/GPL]
dustman.net/andy/python/MySQLdb
- ODBC Module - Offers sample source codes of open database connection.
www.python.org/windows/win32/odbc.html
- PoPy - PoPy is a PostgreSQL driver for Python. [Open Source, GPL]
popy.sourceforge.net
- psycopg - A PostgreSQL database adapter for Python. [Open Source, GPL]
initd.org/software/psycopg
- pyBSDdb - Python bindings for BerkeleyDB 3.x embeddable database. [Open Source, BSD-like]
pybsddb.sourceforge.net
- PyGreSQL - PostgreSQL module for Python. [Open Source, BSD-like]
www.druid.net/pygresql
- pyk - Python interface for the kdb relational database system. [License unknown]
pin.to/pyk
- pyPgSQL - A Python DB-API 2.0 compliant interface to a PostgreSQL (v7.0 and later) database. [Open Source, BSD-like]
pypgsql.sourceforge.net
- PySQLite - A Python interface using the SQLite embedded relational database engine that will conform to the Python Database API Specification 2.0. [Open Source, Python license]
pysqlite.sourceforge.net
- Python Database Row Module - This Python 2.2 module defines light-weight objects which allow very flexible access to a fixed number of positional and named attributes via several interfaces. [Open Source, BSD-like]
opensource.theopalgroup.com
- SAP DB - An interface to the SAP DB database. [Open Source, LGPL]
www.sapdb.org/sap_db_program.htm
- SnakeDb - An easy database API that is a wrapper around other Python database modules (like Gadfly and MySQLdb).
www.scriptfoundry.com/modules/snakedb
- SQLDict Module - A dictionary-style interface around any DB API-compatible database. [Open Source, BSD-like]
dustman.net/andy/python/SQLDict
- Sybase module for Python - A Python interface to the Sybase relational database system. [Open Source, BSD-like]
www.object-craft.com.au/projects/sybase
- zdc - Zike Data Classes is an object-oriented layer above DB-API compliant Python modules, similar to Microsoft's ADO plus business objects. [Open Source, Python license]
zdc.sourceforge.net
- ZODB - The Z Object Database, or the ZODB for short, is a powerful and easy-to-use object persistence system for Python. [Open Source, ZPL]
www.amk.ca/zodb
- zxJDBC - Database connectivity in Jython (Python on the Java platform). [Open Source, Python license]
www.ziclix.com/zxjdbc
|
|
|
|
|