Changes

Jump to: navigation, search

Using database API

39 bytes added, 21:50, 3 October 2014
DbBsddb: Using_database_API#Primary_Objects
=== DbBsddb ===
The DbBsddb interface defines a hierarchical database (non-relational) written in [http://www.jcea.es/programacion/pybsddb.htm PyBSDDB]. There is no such thing as a database schema, and the meaning of the data is defined in the Python classes above. The data is stored as pickled tuples and unserialized into the [[Using_database_API#Primary_Objects|primary data types (below)]].
=== DbDjango ===

Navigation menu