Three of CouchDB's creators show you how to use this
document-oriented database as a standalone application framework or
with high-volume, distributed applications. With its simple model
for storing, processing, and accessing data, CouchDB is ideal for
web applications that handle huge amounts of loosely structured
data. That alone would stretch the limits of a relational database,
yet CouchDB offers an open source solution that's reliable, scales
easily, and responds quickly.
CouchDB works with self-contained data that has loose or ad-hoc
connections. It's a model that fits many real-world items, such as
contacts, invoices, and receipts, but you'll discover that this
database can easily handle data of any kind. With this book, you'll
learn how to work with CouchDB through its RESTful web interface,
and become familiar with key features such as simple document CRUD
(create, read, update, delete), advanced MapReduce, deployment
tuning, and more.Understand the basics of document-oriented storage
and manipulationInteract with CouchDB entirely though HTTP using
its RESTful interfaceModel data as self-contained JSON
documentsHandle evolving data schemas naturallyQuery and aggregate
data in CouchDB using MapReduce viewsReplicate data between
nodesTune CouchDB for increased performance and reliability
General
Is the information for this product incomplete, wrong or inappropriate?
Let us know about it.
Does this product have an incorrect or missing image?
Send us a new image.
Is this product missing categories?
Add more categories.
Review This Product
No reviews yet - be the first to create one!