Couch Recliner
My second attempt at an interface for interacting with CouchDB in node. This time I targeted the newer CouchDB2.0/IBMCloudant api only, and I wanted it to behave more similarly to Rails' Active Record library.
It is fully modular and gives you pieces of functionality to design models with. These models can be utilised representing database and record instances.