PyBSDDB

PyBSDDB - Extension module for Python that wraps the Berkeley DB, the Open Source embedded database system
Download

PyBSDDB Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • The PyBSDDB Team
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 509 KB

PyBSDDB Tags


PyBSDDB Description

PyBSDDB - Extension module for Python that wraps the Berkeley DB, the Open Source embedded database system PyBSDDB is an extension module for Python that wraps the Berkeley DB, the Open Source embedded database system. Berkeley DB is a programmatic toolkit that provides high-performance built-in database support for desktop and server applications.The Berkeley DB access methods include B+tree, Extended Linear Hashing, Fixed and Variable-length records, and Queues. Berkeley DB provides full transactional support, database recovery, online backups, multi-threaded and multi-process access, etc.The Python wrappers allow you to store Python string objects of any length, keyed either by strings or integers depending on the database access method. With the use of another module in the package standard shelve-like functionality is provided allowing you to store any picklable Python object!This project will be used to help unify the various implementations and to continue the enhancement of the module as new features are released from Sleepycat.


PyBSDDB Related Software