Search and Find

Book Title

Author/Publisher

Table of Contents

Show eBooks for my device only:

 

Getting Started with CouchDB

Getting Started with CouchDB

of: MC Brown

O'Reilly Media, 2012

ISBN: 9781449329587

Format: PDF

Copy protection: DRM

Windows PC,Mac OSX Apple iPad, Android Tablet PC's

Price: 30,69 EUR



More of the content

Getting Started with CouchDB


 

CouchDB is a new breed of database for the Internet, geared to meet the needs of todays dynamic web applications. With this concise introduction, youll learn how CouchDBs simple model for storing, processing, and accessing data makes it ideal for the type of data and rapid response users now demand from your applicationsand how easy CouchDB is to set up, deploy, maintain, and scale.The code-packed examples in this book will help you learn how to work with documents, populate a simple database, replicate data from one database to another, and a host of other tasks.Install CouchDB on Linux, Mac OS X, Windows, or (if you must) from the source codeInteract with data through CouchDBs RESTful API, and use standard HTTP operations, such as PUT, GET, POST, and DELETEUse FutonCouchDBs web-based interface to manage databases and documents, and to configure replicationsLearn how to create, update, and delete documents in JSON format, and how to create and delete databasesWork with design documents to get the formatting and indexing your application requires