Contributed database facilities for Python (See also: - The PSA Database SIG for collaborative Python database projects and development, including an API specification for talking to databases from Python, and links to some extensions for specific databases using the API.) - The collection of links to contributed Python db stuff around the net. - The DataStructures contrib dir for fundamental database constructions facilities, such as AVL trees, hash-table based datatypes, etc. dbf-0.1.py Read dbf files (Michal Spalinski) dbf.README dbhash.tar.gz BSD hash (dbhash) interface (anonymous) exported.py Handle exported db tables, eg CSV files (Ken Manheimer) gdbmmodule-win32.tar.gz Port of Python GDBM module to Win32 (Milton Hankins) informixdb.tar.gz DB API interface to informix (Bertil Reinhammar, eshop) informixdb.zip Same as informixdb.tar.gz, but for pc. informixdb.README informixmodule.c Informix interface (George Cutrell) informixmodule.README lms_0.2.tar.gz Web Based Library Management System (Hirendra Hindocha) lms_0.2.README mSQLmodule-2.0b.tar.gz mSQL-2.0, Python-1.5 compatible module (Vincent Hillenbrink ) Updated 18-Nov-1999, and old SQL modules deleted. ora_os2.tar.gz OS/2s port of Python oracle module (Stefan Braun) ora_os2.README PyGres95-1.0b.tar.gz Interface to the Postgres95 database (Pascal Andre) PyGres95.README python_odbc_info.tar.gz HTML article describing application of ODBC python_odbc_info.README Hiren Hidocha SolidPython-0.0.1.tar.gz DB API interface to Solid DB server (Michael Lausch) SolidPython.README Sybase.shar SYBASE interface (John Redford, Tim Docker, etc) Sybase.README Sybase.patch Patches for Sybase.shar (Josef Sachs) sybasemodule.tar.gz Refined version of Sybase.shar (Bernard Gardner) sybasemodule.README typhoonmodule.c typhoon database interface (Lance Ellinghaus) typhoonmodule.c-patch fix a problem with typephoonmodule.c:find() method typhoonmodule.README xlator.0.2.tar.gz DB-structured ASCII file translator (Jim Knight)