Discussion:
[ubuntu-us-mi] CouchDB on Ubuntu?
Robert Citek
2010-05-12 14:47:09 UTC
Permalink
Anyone here playing with CouchDB?

Just started playing. ?Nice quick example at Wikipedia:

http://en.wikipedia.org/wiki/CouchDB#Examples

I also started working through these examples in Lucid:

http://wiki.apache.org/couchdb/CouchIn15Minutes

Worked great.

$ sudo apt-get install couchdb
$ firefox http://localhost:5984/_utils/ &

Regards,
- Robert

Loading...