[DB-SIG] Survey of Python database interfaces

Sanghyeon Seo sanxiyn at gmail.com
Mon Sep 11 06:11:01 CEST 2006


Hello, db-sig,

I catalogued Python database interfaces supporting DB-API v2, and I
have found 28 of them. The links are collected here:
http://sparcs.kaist.ac.kr/~tinuviel/python/database.html

The list goes: MySQLdb, psycopg1, psycopg2, pyPgSQL, PyGreSQL, PoPy,
PostgresPy, pgasync, bpgsql, pysqlite, cx_Oracle, DCOracle, DCOracle2,
mssql, pymssql, PyDB2, KInterbasDB, sybase, sapdb, InformixDB,
ingresdbi, pyodbc, mxODBC, ODBTPAPI, adodbapi, Gadfly, SnakeSQL.

If there's something missing or wrong, please let me know.

-- 
Seo Sanghyeon


More information about the DB-SIG mailing list