A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-list/2001-April/113643.html below:

Database with Python ??

Database with Python ??Patricia Hawkins phawkins at spamnotconnact.com
Fri Apr 6 06:02:02 EDT 2001
>>>>> "RM" == Ruediger Maehl <ruediger.maehl at dzsh.de> writes:

RM> Thomas Mundt schrieb in Nachricht <988vmn$t77$05$1 at news.t-online.com>...
>> Has Python a own database language and do someone know a link to a Tutorial
>> in database-working with python?

Or, if you don't need a relational database, (say you despise SQL, and
realize that you lose information when you try to put all your
multi-dimensioned, interconnected data into 2-dimensioned arrays), a
full-featured non-relational database is db3, plus the bsddb3 python
interface. 

You can use it exactly as you use shelve, or you can use its much
larger feature set, and get transactions, concurrency, and much, much
more. 

www.sleepycat.com for db3
http://pybsddb.sourceforge.net/bsddb3.html for bsddb3

-- 
Patricia J. Hawkins
Hawkins Internet Applications, LLC



More information about the Python-list 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