Gjør som tusenvis av andre bokelskere
Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.
Ved å abonnere godtar du vår personvernerklæring.Du kan når som helst melde deg av våre nyhetsbrev.
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
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
Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.
Ved å abonnere godtar du vår personvernerklæring.