LWN.net Logo

Some new Python database adapters

Back in February, LWN reported that the mess of PostgreSQL adapters for Python might finally be clearing up. So it's with mixed feelings that we note the recent releases of:

  • GSQL 0.2.2, an adapter which is focused on "native DBMS access" without using an ODBC layer and "databased objects organised into a tree."

  • ceODBC 2.0, a multi-database ODBC adapter with Python 3 support and a number of DBAPI extensions.

  • py-postgresql 1.0, a pure Python 3 adapter which, happily, has lost its previous name (py_proboscis).

(Log in to post comments)

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds