An intro to CouchDB via a set of self-guided workshops.
- Install Node.js
- Run
sudo npm install learnyoucouchdb -g
- Run
learnyoucouchdb
- .. profit!
learnyoucouchdb will run through a series of CouchDB workshops. Creating databases, documents, views and much more are parts of learnyoucouchdb.
learnyoucouchdb
is proudly brought to you by the following hackers:
Robert Kowalski | GitHub/robertkowalski | Twitter/@robinson_k |
---|
learnyoucouchdb is Copyright (c) Robert Kowalski @robinson_k and licenced under the MIT licence. See the included LICENSE file for more details.
learnyoucouchdb builds on the awesome work by rvagg who created workshopper and learnyounode which builds on the excellent work of @substack and @maxogden who created stream-adventure which serves as the original foundation for learnyoucouchdb.