Developing with Couchbase Server (e-bog) af Brown, MC
Brown, MC (forfatter)

Developing with Couchbase Server e-bog

123,90 DKK (inkl. moms 154,88 DKK)
Todays highly interactive websites pose a challenge for traditional SQL databasesthe ability to scale rapidly and serve loads of concurrent users. With this concise guide, youll 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 ...
E-bog 123,90 DKK
Forfattere Brown, MC (forfatter)
Udgivet 1 februar 2013
Længde 88 sider
Genrer UNA
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449331122
Todays highly interactive websites pose a challenge for traditional SQL databasesthe ability to scale rapidly and serve loads of concurrent users. With this concise guide, youll 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 Couchbases 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 Servers cluster-based architecture and how it differs from SQL databasesChoose a client library for Java, .NET, Ruby, Python, PHP, or C, and connect to a clusterStructure data in a variety of formats, from serialized objects, a stream of raw bytes, or as JSON documentsLearn core storage and retrieval methods, including document IDs, expiry times, and concurrent updatesCreate views with map/reduce and learn Couchbase mechanisms for querying and selection