0 replies on 1 page.
This is our third installment in the “CouchDB – Database for the Web” course. So far, we have installed CouchDB and then we delved into the basic operations of this NoSQL DB.
In this lesson, we will focus on Design documents, a special type of CouchDB document that contains application code. We will see how to use the relevant API to create, view, validate documents etc.
Get started here
Read: CouchDB: Design documents