Skip to content
Javier Guerra edited this page Oct 17, 2013 · 1 revision

Not an ORM for couch.

The idea of Dolly (that thing used to move the couch around). Is to build a simple interface to interact with couch db. Without doing much more. Leting the developer to design in their apps strategies on how to handle associations, validations and other more complex operations with the DB.

We want to add stuff for handling couch views, recover previous document versions, en other couch related operations. But our first goal is to have a clean fast way to CRUD into couch documents fast and reliable.

Clone this wiki locally