python-durus - A Python Object Database
Description:
Durus is a persistent object system for applications written in the Python programming language. It offers an easy way to use and maintain a consistent collection of object instances used by one or more processes. Access and change of a persistent instances is managed through a cached Connection instance which includes commit() and abort() methods so that changes are transactional. Durus is best suited to collections of less than a million instances with relatively stable state.
Homepage: http://www.mems-exchange.org/software/durus/
License: CNRI
Vendor: Fedora Project
Packages
python-durus-3.5-3.fc7.x86_64 [99 KiB] |
Changelog by Jason L Tibbitts III (2006-12-23):
- Rebuild for new Python. |