Tag: collections

Data Structures & Full-Text Search Indexing in Couchbase
Data Structures & Full-Text Search Indexing in Couchbase

Using JSON data structures is easy in Couchbase. Part 3 of this tutorial uses full-text search indexing to find text matches in documents.

Data Structures & Algorithms For NoSQL Applications
Data Structures & Algorithms For NoSQL Applications

See how Couchbase Data Structures work with Couchbase Server 7.0, the NoSQL database for productive developers. Click to learn more about data structures.

Introducing Couchbase 7 Beta, Mapping RDBMS to NoSQL
Introducing Couchbase 7 Beta, Mapping RDBMS to NoSQL

Couchbase Server 7 Beta is available in both Enterprise & Community Editions. Download today to try out RDBMS-friendly Scopes and Collections, and more!

Get Started with Couchbase Collections Using the Demo App
Get Started with Couchbase Collections Using the Demo App

Collections let you group similar documents within each bucket, just like records in tables. Collections previewed in Couchbase 6.5.

Intro to Collections – Dev Preview in Couchbase Server 6.5
Intro to Collections – Dev Preview in Couchbase Server 6.5

Introducing collections! Role-based access control now applies to logical data containers at the cluster, bucket, scope and collection.

Introducing Couchbase Go SDK 2.0 Alpha
Introducing Couchbase Go SDK 2.0 Alpha

Check out the new Couchbase Go SDK Alpha and find out what we're changing in this latest major release.

Introducing the Couchbase .NET SDK 3.0  “Alpha” Releases
Introducing the Couchbase .NET SDK 3.0 “Alpha” Releases

What’s in an SDK? Couchbase Server offers multiple services for storing, retrieving, querying and analyzing your data. Each service exposes a public API either as REST API or via lower level, extended, Memcached binary protocol. With the proper Authentication and...