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/2008-September/082296.html below:

[Python-Dev] bsddb and sqlite

[Python-Dev] bsddb and sqlite [Python-Dev] bsddb and sqliteOleg Broytmann phd at phd.pp.ru
Sun Sep 7 21:01:21 CEST 2008
On Sun, Sep 07, 2008 at 11:34:37AM -0700, Gregory P. Smith wrote:
> You could probably have built the bsddb185 module and loaded your data
> from that and rewritten it using the new bsddb module.

   I built bsddb185, loaded old data, exported it to... I don't remember
now, but I clearly remember I stopped using bsddb.

> The lesson for python: when that happens lets write the code to make
> the transition between formats trivial.

   For me the lesson is different - do not include modules in the stdlib
that relies on unstable 3rd party libraries. I consider bsddb unstable.
sqlite is more stable, but PySQLite... there are many minor releases between
Python releases; my humble opinion is it'd be better to have one external
PySQLite module than two (PySQLite and sqlite3).

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.
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