bsddb3
Python bindings for Oracle Berkeley DB
Python bindings for Oracle Berkeley DB
To install this package, run one of the following:
This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log 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. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC.
Summary
Python bindings for Oracle Berkeley DB
Information Last Updated
May 19, 2025 at 11:49
License
BSD-3-Clause
Total Downloads
0
Documentation
https://www.jcea.es/programacion/pybsddb_doc/