In focus

Apache CouchDB

  • 421 Pages
  • 10 Downloaded
  • PDF
Download This E-Book Now
Intoduction:
In this book you’ll learn about every basic bit of CouchDB, see upon what conceptions and technologies it built and walk through short tutorial that teach how to use CouchDB.
 
CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents with your web browser, via HTTP. Query, combine, and transform your documents with JavaScript. CouchDB works well with modern web and mobile apps. You can even serve web apps directly out of CouchDB. And you can distribute your data, or your apps, efficiently using CouchDB’s incremental replication. CouchDB supports master-master setups with automatic conflict detection.
 
Table of Contents
  • Introduction
  • Installation
  • Configuring CouchDB
  • Replication
  • CouchDB Maintenance
  • CouchApp
  • CouchDB Externals API
  • Fauxton
  • API Reference
  • Cluster Reference
  • JSON Structure Reference
  • Experimental Features
  • Contributing to this Documentation
  • Release History
  • Security Issues Information
  • Reporting New Security Problems with Apache CouchDB
  • About CouchDB Documentation
  • HTTP API Reference
  • Configuration Reference
 


COMMENT USING