Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 557 Bytes

object_objectStore.rst

File metadata and controls

27 lines (15 loc) · 557 Bytes

Cheshire3 Object Model - ObjectStore

API

cheshire3.baseObjects.ObjectStore

Implementations

The following implementations are included in the distribution by default:

cheshire3.objectStore.BdbObjectStore

In addition to the default implementation, the :pycheshire3.sql provides the following implementations:

cheshire3.sql.objectStore.PostgresObjectStore