bsddb3 4.7.4
Python interface for Berkeley DB
Latest Version: 5.3.0
This module 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. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC.
Please see the documents in the docs directory of the source distribution or at the website for more details on the types and methods provided. The goal is to mirror most of the real Berkeley DB API so fall back to the Oracle Berkeley DB documentation as appropriate.
Homepage -- Documentation -- Mailing List
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| bsddb3-4.7.4.tar.gz (md5, pgp) | Source | 2009-01-21 | 193KB | 593 | |
| bsddb3-4.7.4.zip (md5, pgp) | Source | 2009-01-21 | 241KB | 488 | |
- Author: Jesus Cea, Robin Dunn, Gregory P. Smith, Andrew Kuchling, Barry Warsaw
- Home Page: http://www.jcea.es/programacion/pybsddb.htm
- License: MIT License
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: Information Technology
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Natural Language :: Spanish
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.3
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.0
- Topic :: Database
- Topic :: Software Development
- Topic :: System :: Clustering
- Package Index Owner: jcea
- DOAP record: bsddb3-4.7.4.xml
