universal DB module (a la Perl's DBI/DBD)

Otis Gospodnetic otis at my-deja.com
Sat Jan 15 16:26:58 EST 2000


Hello,

I need to write some Python apps (CGIs, actually) that talk to a DB
backend and I would like to use some existing modules for that.
Since the backend DB vendor is not yet known, I would love to use some
modules that will make my code DB-independent
I'm looking for something like Perl's DBI/DBD modules that make it
possible to use the same code for a number of different RDBMSes (Oracle,
Sybase, Informix, MySQL, etc.)

Are there such Python modules?

Thanks!

Otis


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list