JavaScript Application ProgrammingΒΆ

All application logic in a couchapp is provided by JavaScript. There is a library called jquery.couch.js that is distributed with every CouchDB installation. Here is the documentation for jquery.couch.js

Also check out the List of CouchApps.