Hi, I'm Chris Moyer's Blog.

Look at me, ma, I made a screencast.

What's it About?

CouchDB is a “distributed, fault-tolerant and schema-free document-oriented database.” It features a RESTful API, and a pretty slick way to host apps directly on top of it, without any middleware. A great overview of this concept, CouchDB hosted replicatable apps, can be found on JChris's blog: My Couch or Yours? Shareable Apps Are The Future.

The screencast walks you through the process of installing couchdb and couchapp (from git), running them, and creating your first app. It then steps through some very rudimentary changes to the default app. I hope it's helpful to someone besides me. ;)



Back to Blog Home »