Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 733 Bytes

File metadata and controls

18 lines (15 loc) · 733 Bytes

CouchPy

CouchPy is programmatic interface in python for CouchDB database management systems. Apart from providing a programmatic access, it also provides data modelling, querying, creating views, and MVCS features. If you are new to NoSQL way of building database, you might have to forego some of the ideas learnt from relational database systems. Visit microsite for more information.

Quicklinks