Spring Data Couchbase - Introduction



As we know that, the Spring Data framework is the umbrella project which contains many sub-frameworks. All these sub frameworks deal with data access which is specific to a database. Spring Data Couchbase is one of the sub-framework of the Spring Data project that provides access to the Couchbase document database. Before jumping the Spring Data Couchbase, lets have a basic understanding of Couchbase.

Advertisements