Is there no single/uniform RDBMS access API module for Python ?

Banibrata Dutta banibrata.dutta at gmail.com
Mon May 12 02:52:59 EDT 2008


Found that SnakeSQL does implement DB2.0 API. However are there such
implementations for MySQL ?

On 5/12/08, Banibrata Dutta <banibrata.dutta at gmail.com> wrote:
>
>
> On 5/12/08, Laszlo Nagy <gandalf at shopzeus.com> wrote:
>>
>> 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/
>>
>
>
> That appears to be only an API specification. Are there any implementations
> of that ?
>
> --
> regards,
> Banibrata
> http://www.linkedin.com/in/bdutta
> http://octapod.wordpress.com
>



-- 
regards,
Banibrata
http://www.linkedin.com/in/bdutta
http://octapod.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080512/3e19dd96/attachment-0001.html>


More information about the Python-list mailing list