Search:

Search all manuals
Search this manual
Manual
Couchbase Developer's Guide 2.0
Community Wiki and Resources
Download Couchbase Server 2.0
Couchbase Server 2.0 Manual
Client Libraries
Couchbase Server Forum
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
Couchbase Developer's Guide 2.0
Child Sections
Chapters

Chapter 1. Introduction to Couchbase

Table of Contents

1.1. Understanding Couchbase Concepts
1.1.1. Couchbase as Document Store
1.1.2. Data Buckets
1.1.3. Keys and Metadata
1.1.4. Couchbase SDKs
1.1.5. Nodes and Clusters
1.1.6. Information about the Cluster
1.2. Comparing Couchbase and Traditional RDMS
1.3. Support for Memcached Protocol
1.4. Server Rebalancing
1.5. Server Failover
1.6. Applications on Couchbase Server

Couchbase Server is a NoSQL document database for interactive web applications. It has a flexible data model, is easily scalable, provides consistent high performance and is "always-on," meaning it is can serve application data 24 hours, 7 days a week. Couchbase Server provides the following benefits:

All of these features of Couchbase Server enable development of web applications where low–latency and high throughput are required by end users. Web applications can quickly access the right information within a Couchbase cluster and developers can rapidly scale up their web applications by adding servers.