python interfacing to db2 on linux?

Alex Martelli alex at magenta.com
Wed Aug 23 11:20:24 EDT 2000


"Martin von Loewis" <loewis at informatik.hu-berlin.de> wrote in message
news:p6qaee42kb1.fsf at informatik.hu-berlin.de...
> XXX <stephan0h at my-deja.com> writes:
>
> > Has anybody experiences with interfaces from Python to a DB2 database
> > that runs on Linux?
>
> The bsddb standard module is such a thing. It actually interfaces to
> the 1.85 API, but BSDDB 2 supports that API still.

Uh, mayhap XXX meant 'DB2' as in "IBM's trademarked relational
database product called DB2 running under Linux"...?  See
    http://www-4.ibm.com/software/data/db2/linux/
for what I mean.


Alex






More information about the Python-list mailing list