Movatterモバイル変換
[0]ホーム
Database with Python ??
Patricia Hawkinsphawkins 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, andrealize that you lose information when you try to put all yourmulti-dimensioned, interconnected data into 2-dimensioned arrays), afull-featured non-relational database is db3, plus the bsddb3 pythoninterface. You can use it exactly as you use shelve, or you can use its muchlarger feature set, and get transactions, concurrency, and much, muchmore. www.sleepycat.com for db3http://pybsddb.sourceforge.net/bsddb3.html for bsddb3-- Patricia J. HawkinsHawkins Internet Applications, LLC
More information about the Python-listmailing list
[8]ページ先頭