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.
| Tags | Clustering/Distributed Networks Software Development Libraries Python Modules Database |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Python C |
Recent releases


Release Notes: Support for Berkeley DB 5.3.x was added. Support for Python 2.3 and Berkeley DB 4.2.x was dropped.


Release Notes: Compatibility with Berkeley DB 5.2.0 and the new Replication Manager API was added.


Release Notes: This release solves some minor issues and provides support for quite a few new flags.


Release Notes: Support for Oracle Berkeley DB 5.1.x releases.


Release Notes: Support for the just released Oracle Berkeley DB 5.0 was added. Support for Python 3.0 was dropped.
A medical clinic site for doctor and therapist appointments.