Developing with Java and Couchbase Server

Developing with Java and Couchbase Server

This video provides an overview of Couchbase NoSQL, the ecosystem and what it means to Java developers and implementers. We will demonstrate with examples of how to use the Java APIs on Couchbase to drive home some of these concepts.

NoSQL has garnered tremendous attention in recent years as the basis of architectures for building large linearly scalable systems. As a document oriented database, Couchbase Server presents the user with a simple approach to storing and retrieving data across a cluster. Couchbase Server 2.0 has rich querying capabilities of the distributed database through views built atop an always updating incremental map-reduce.