A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-October/049554.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.5Phillip J. Eby pje at telecommunity.com
Thu Oct 21 02:52:35 CEST 2004
At 07:14 PM 10/20/04 -0500, Skip Montanaro wrote:

>     Bob> By default can mean that Python builds a SQLite wrapper if SQLite
>     Bob> is available, just like it does for bsddb, readline, etc.
>
>Then why not MySQLdb, psycopg and sybase-python also?  No slight intended
>against PySQLite, but those other wrapper modules have been around quite a
>bit longer I think.

Well, one difference is that none of the databases you just listed are 
embeddable.  There has to be a separate database server process.  SQLite, 
like other "database" modules in the stdlib, just stores data in a disk file.

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