Category: SQL++ / N1QL Query

A Guide to Backend Databases
A Guide to Backend Databases

Review the basics of backends with Couchbase. We discuss what it is, how to choose the best architecture and databases, and programming languages.

Videos: Putting the SQL back into NoSQL
Videos: Putting the SQL back into NoSQL

Are you interested in using the familiar SQL language while also benefiting from the flexibility of JSON data? We’ve got a series of three videos that can help you achieve the best of both worlds. Putting the SQL back into...

New Capella UI Enhancements Streamline Getting Started
New Capella UI Enhancements Streamline Getting Started

Couchbase Capella™ is a highly performant, available, and scalable Database-as-a-Service (DBaaS) platform built to reduce management, maintenance, and operational burdens. At the same time, Capella is also designed to make it easier for new teams to get started with Couchbase....

Couchbase Capella Expands Security: Broadening SSO and Compliance Capabilities
Couchbase Capella Expands Security: Broadening SSO and Compliance Capabilities

Capella's comprehensive security, includes role-based access controls, encryption at rest and in transit, and secure key management.

Recursive Query Processing in SQL++ (N1QL)
Recursive Query Processing in SQL++ (N1QL)

Users can emulate recursive CTE using JavaScript UDFs with existing infrastructure. This Couchbase blog post demonstrates just how to do that and more!

Data Migration from Oracle to Couchbase
Data Migration from Oracle to Couchbase

Although it may seem complex, migrating data from Oracle to Couchbase is easier than it looks. Learn how in this blog post.

Updating Sensor Data: Exploring Couchbase’s Multi-Model Options
Updating Sensor Data: Exploring Couchbase’s Multi-Model Options

Choosing the best multi-model approach for updating sensor readings depends on the size and frequency of the updates, the level of concurrency, and more.

A Deeper Dive Into Couchbase Capella™
A Deeper Dive Into Couchbase Capella™

Capella now offers fully managed cloud DBaaS and mobile App Services, which support offline-first mobile and IoT apps.

The Top 8 Best Languages for Backend Development
The Top 8 Best Languages for Backend Development

Learn about the top languages for backend development, along with a comparison of high-level information about features, advantages, and limitations.

How to Model Data: A Guide To JSON Data Modeling
How to Model Data: A Guide To JSON Data Modeling

in this guide, Couchbase provides an overview of JSON data modeling, including benefits, best practices, migration tools, and more. Start learning now!

Why Choose a NoSQL Database? There Are Many Great Reasons
Why Choose a NoSQL Database? There Are Many Great Reasons

Why choose a NoSQL Database? There are many great reasons, including the variety of models like key-value, document, column, time series and graph.

From N1QL to JavaScript and Back – Part 7: Hierarchical JavaScript Storage
From N1QL to JavaScript and Back – Part 7: Hierarchical JavaScript Storage

In previous blogs, we covered executing N1QL (SQL++) from JavaScript functions, processing documents through iterators, manipulating data, handling errors, prepared statements and other advanced topics. The final topic to cover is a newly added feature to 7.1 that enables JavaScript library storage options....