Is there no single/uniform RDBMS access API module for Python ?
Laszlo Nagy
gandalf at shopzeus.com
Mon May 12 02:42:01 EDT 2008
Banibrata Dutta írta:
> Hi,
>
> Again a noob question.
>
> Based on this URL http://wiki.python.org/moin/DatabaseInterfaces , is
> it correct to conclude that there is no RDBMS agnostic, single/uniform
> DB access API for Python ?
> Something in the lines of JDBC for Java, DBD for Perl etc. ?
>
> How is the RDBMS change handled for solutions which need to work with
> different RDBMSs ??
http://www.python.org/dev/peps/pep-0249/
More information about the Python-list
mailing list