Python + PostgreSQL

Martin Christensen knightsofspamalot-factotum at gvdnet.dk
Tue Jan 7 12:49:00 EST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> "Jorge" == Jorge Godoy <godoy at metalab.unc.edu> writes:
Jorge> Before I start downloading and building such applications, I'd
Jorge> like to know if there's something like ADODB or Perl's DBI
Jorge> module for Python that's a standard for building applications
Jorge> using RDBMS with Python.

Yes, there's the DB API v. 2. I use that to interface with PostgreSQL
from Python with great satisfaction. You can see the spec at
http://www.python.org/topics/database/DatabaseAPI-2.0.html.

Martin

- -- 
Homepage:       http://www.cs.auc.dk/~factotum/
GPG public key: http://www.cs.auc.dk/~factotum/gpgkey.txt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using Mailcrypt+GnuPG <http://www.gnupg.org>

iEYEARECAAYFAj4bEwwACgkQYu1fMmOQldU7/ACg5MlYkryUVxebVYFvUTzuwezr
jqcAoNWOAb5zojFzO5nrUtqYTUu5Jabm
=ELiv
-----END PGP SIGNATURE-----




More information about the Python-list mailing list