Tag: Array Indexing
Querying Date Ranges within Embedded JSON Document Arrays. A Simple Example Using N1QL, Nodejs and Docker
Querying and indexing document arrays is one of the most powerful features of Couchbase. Finding array entries within a specific date range is a common requirement. Consider the following use case. User Story: “I want to index an embedded account...
Making most of your Arrays.. with Covering Array Indexes and more..
Learn how to create Covering Array Indexes, the array itself MUST also be added to the list of other index keys provided to the CREATE INDEX statement.
Making the most of your Arrays… with N1QL Array Indexing
Couchbase 4.5 is released!! Part2 is a continuation of this blog and it includes covering array indexes, support for more operators such as UNNEST, ALL, ANY AND EVERY etc., Do you have documents with embedded arrays and need an efficient means...
Top Posts
- Couchbase 8.0: Unified Data Platform for Hyperscale AI Applicatio...
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Event-Driven Data Migration & Transformation using Couchbase...
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Embedding Models? An Overview
- Integrate Groq’s Fast LLM Inferencing With Couchbase Vector...
- Capella Model Service: Secure, Scalable, and OpenAI-Compatible
- Comparing Couchbase Views with Couchbase N1QL & Indexing.