Posts Tagged ‘json’

couchdb-featured

Exploring CouchDB

1

In this developerWorks article, I explore the concepts behind Apache CouchDB - an open source, document-oriented database management system. CouchDB uses a RESTful JSON API and JavaScript views to interact with and report on the data stored in the database. Unlike the relational model, the...

Read More »