Today’s highly interactive websites pose a challenge for traditional SQL databases—the ability to scale rapidly and serve loads of concurrent users. With this concise guide, you’ll learn how to build web applications on top of Couchbase Server 2.0, a NoSQL database that can handle websites and socia
Developing with Couchbase Server: building scalable, flexible database-based applications
✍ Scribed by MC Brown
- Publisher
- O'Reilly Media
- Year
- 2013
- Tongue
- English
- Leaves
- 87
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Today’s highly interactive websites pose a challenge for traditional SQL databases—the ability to scale rapidly and serve loads of concurrent users. With this concise guide, you’ll learn how to build web applications on top of Couchbase Server 2.0, a NoSQL database that can handle websites and social media where hundreds of thousands of users read and write large volumes of information.
Using food recipe information as examples, this book demonstrates how to take advantage of Couchbase’s document-oriented database design, and how to store and query data with various CRUD operations. Discover why Couchbase is better than SQL databases with memcached tiers for managing data from the most interactive portions of your application.
• Learn about Couchbase Server’s cluster-based architecture and how it differs from SQL databases
• Choose a client library for Java, .NET, Ruby, Python, PHP, or C, and connect to a cluster
• Structure data in a variety of formats, from serialized objects, a stream of raw bytes, or as JSON documents
• Learn core storage and retrieval methods, including document IDs, expiry times, and concurrent updates
• Create views with map/reduce and learn Couchbase mechanisms for querying and selection
✦ Subjects
Библиотека;Компьютерная литература;NoSQL;
📜 SIMILAR VOLUMES
Today's highly interactive websites pose a challenge for traditional SQL databases - the ability to scale rapidly and serve loads of concurrent users. With this concise guide, you'll learn how to build web applications on top of Couchbase Server 2.0, a NoSQL database that can handle websites and soc
Couchbase is an extremely fast, flexible, and highly scalable database that applies MapReduce techniques and patterns to find data. Whether you need to store unstructured data or be able to store and retrieve vast amounts of data quickly, Couchbase Server is your database! This book gives you enoug
This new edition is a hands-on guide for developers and administrators who want to use the power and flexibility of Couchbase Server 4.0 in their applications. The second edition extends coverage of N1QL, the SQL-like query language for Couchbase. It also brings coverage of multiple new features, in
Starting with the core architecture and structure of Couchbase Server, this title will tell you everything you need to know to install and setup your first Couchbase cluster. You'll be given guidance on sizing your cluster so that you maximise your performance. After installation, you'll be shown ho
<b>Build reactive, scalable applications and integrate Java code with the power of Scala</b><h2>About This Book</h2><ul> <li>Learn the syntax interactively to smoothly transition to Scala by reusing your Java code</li> <li>Leverage the full power of modern web programming by building scalable and re