A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2004-October/049569.html below:

[Python-Dev] SQLite module for Python 2.5

[Python-Dev] SQLite module for Python 2.5 [Python-Dev] SQLite module for Python 2.5M.-A. Lemburg mal at egenix.com
Thu Oct 21 11:26:12 CEST 2004
Gerhard Haering wrote:
> My point is to include a usable DB-API 2.0 implementation that people
> can use as a starting point when developing applications that need a
> relational database. Other languages do the same btw. Java (win32?)
> includes a JDBC driver or ODBC, and PHP5 includes a SQLite module.

Note that JDBC and ODBC are database driver interfaces much like
the Python DB API, not database drivers. You still need to add
a JDBC or ODBC driver in order to talk to the database backend
of your choice (just like you have to do with the DB API).

Adding an SQLite interface goes beyond that since it is a
database driver for a specific database backend.

If you are just after a "usable database driver", then I have to
agree with Skip: any of the other available drivers would fit in
just as well. Please clarify this.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Oct 21 2004)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4