Welcome to py-simplecouchdb’s documentation!

Everything you need to know about py-simplecouchdb and build Python application using CouchDB

Py-simplecouchdb is a simple librairy to allow your python applicationto use CouchDB. It started in Enki Multimedia for one of our project but since evolve in a completly new library though some code is still based on it. We decided to make it public.

With simplecouchdb, you can manage documents like you do directly with CouchDB, schema-free. So document instance (see Schema Reference) are completly dynamic, you could add/delete properties in your documents, retrieve them without any schema ... .

Note

Py-simplecouchdb works only with coming 0.9 version of CouchDB for now.

What’s next ?

  • Follow developent on Bitbucket.
  • Report bugs, report features and browse the source through Tracker.

Indices and tables