Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
O'Reilly® CouchDB: The Definitive Guide
Top Free Unix/Linux Books 🌠 - 100% Free or Open Source!
  • Title CouchDB: The Definitive Guide
  • Author(s) J. Chris Anderson, Jan Lehnardt, Noah Slater
  • Publisher: O'Reilly Media; 1 edition (2010); eBook (Creative Commons Licensed)
  • License(s): CC BY 3.0
  • Paperback: 272 pages
  • eBook: HTML
  • Language: English, Deutsch, French, Spanish
  • ISBN-10: 0596155891
  • ISBN-13: 978-0596155896
  • Share This:  

Book Description

This book teaches the fundamentals of one of the most powerful database engines ever created for the price of a good lunch. After reading this book and working through the examples, you'll be able to write your own applications for CouchDB quickly and easily.

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 manipulation
  • Interact with CouchDB entirely though HTTP using its RESTful interface
  • Model data as self-contained JSON documents
  • Handle evolving data schemas naturally
  • Query and aggregate data in CouchDB using MapReduce views
  • Replicate data between nodes
  • Tune CouchDB for increased performance and reliability
About the Authors
  • J. Chris Anderson is co-founder of Grabb.it, a Portland-based web startup which provides Web scale analytics for the music industry. He specialises in web search and large scale CouchDB deployment, both for Grabb.it and as an independent consultant.
  • Jan Lehnardt is also an Apache CouchDB committer and co-founder of Relaxed Technologies. Jan hacks on all parts of the web technology stack and focuses on making developers' lives easier.
  • Noah Slater is an Apache CouchDB committer and release manager. He works with the community to get CouchDB running in as many places as possible.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Redis in Action (Josiah Carlson)

    This book introduces Redis and walks you through examples that demonstrate how to use it effectively. You'll begin by getting Redis set up properly and then exploring the key-value modell, learn how to scale Redis from small jobs to massive datasets.

  • How To Manage a Redis Database (Mark Drake)

    This book aims to provide an approachable introduction to Redis concepts by outlining many of the key-value store's commands so readers can learn their patterns and syntax, thus building up readers’ understanding gradually.

  • Graph Databases: New Opportunities for Connected Data

    This book provides a practical foundation for those who want to apply Graph Database to real-world business solutions. You'll learn why graph database are useful, where they're applicable, and how to design and implement solutions that use them.

  • Guide to NoSQL with Azure Cosmos DB (Gaston C. Hillar, et al)

    This book is for C# developers. This book starts off by showing you the main features of Cosmos DB, their supported NoSQL data models and the foundations of its scalable and distributed architecture.

  • Firebase Essentials (Neil Smyth)

    This book provides everything you need to successfully integrate Firebase cloud features into your Android apps. The book is organized into chapter groups that focus on specific Firebase features, with each topic area consisting of a detailed overview.

  • Apache Cassandra Succinctly (Marko Svaljek)

    Step outside the relational world and learn how to store data with Apache Cassandra, the massively popular NoSQL distributed database system. You will be able to store and model data using the Cassandra Query Language, and use Cassandra within your own apps.

  • O'Reilly® HBase: The Definitive Guide (Lars George)

    This book will show you how Apache HBase can fulfill your needs. It provides the details you require, whether you simply want to evaluate this high-performance, non-relational database, or put it into practice right away.

Book Categories
:
Other Categories
Resources and Links