Downloadliste

Projektbeschreibung

Python bsddb3 is a Python module that provides a nearly complete wrapping of the Oracle/Sleepycat C API for the database environment, database, cursor, sequence, and transaction objects, and each of these is exposed as a Python type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno, and queue. It has complete support for Berkeley DB distributed transactions, and complete support for the Berkeley DB Replication Manager and base replication API. The goal is to mirror most of the real Berkeley DB API.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-17 11:48
5.3.0

Unterstützung für Berkeley-DB 5.3.x wurde hinzugefügt. Unterstützung für Python 2.3 und Berkeley DB 4.2.x wurde gelöscht.
Support for Berkeley DB 5.3.x was added. Support for Python 2.3 and Berkeley DB 4.2.x was dropped.

2011-07-12 23:21
5.2.0

Kompatibilität mit Berkeley DB 5.2.0 und dem neuen Replication Manager API wurde hinzugefügt.
Compatibility with Berkeley DB 5.2.0 and the new Replication Manager API was added.

2010-11-09 07:11
5.1.1

Dieses Release behebt einige kleinere Probleme und bietet Unterstützung für einige neue Fahnen.
This release solves some minor issues and provides support for quite a few new flags.

2010-11-05 06:15
5.1.0

Unterstützung für Oracle Berkeley DB 5.1.x-Releases.
Support for Oracle Berkeley DB 5.1.x releases.

2010-04-07 23:58
5.0.0

Support für das frisch veröffentlichte Oracle Berkeley DB 5.0 wurde hinzugefügt. Support für Python 3.0 wurde fallengelassen.
Support for the just released Oracle Berkeley DB 5.0 was added. Support for Python 3.0 was dropped.

Project Resources