Tag: JSON

N1QL Now Supports User-Defined Functions

N1QL Now Supports User-Defined Functions

Declarative query languages have been a major gear shift in the world of database engines. The SQL++ query language (formerly N1QL) is primarily a declarative query language. You tell the query what to get and N1QL works out the rest...

How to Get Started with the Node.js SDK for Couchbase

How to Get Started with the Node.js SDK for Couchbase

In just a few lines of code you can start using Couchbase with Node.js to build your next JavaScript application. This hello world tutorial walks you through the basic first steps of using the Node.js SDK with the latest features...

August 23, 2021
How to Use Full-Text Search across Couchbase Scopes & Collections

How to Use Full-Text Search across Couchbase Scopes & Collections

The Full-Text Search Service now offers better search performance and resource utilization across your cluster with the introduction of Scopes and Collections in Couchbase 7.0. Let’s take a quick step back: The 7.0 release of Couchbase Server introduces the concept...

August 19, 2021
Level Up Your Data Analytics with the New CUBE Functionality in Couchbase Analytics

Level Up Your Data Analytics with the New CUBE Functionality in Couchbase Analytics

Data analytics capabilities in Couchbase just got more robust with the 7.0 release. I’m excited to announce two new powerful capabilities now available as part of Couchbase Analytics: 1) the CUBE functionality, and 2) ROLLUP aggregation, both to help you...

August 17, 2021
Simplify Your Data Analysis with Scopes & Collections in Couchbase Analytics

Simplify Your Data Analysis with Scopes & Collections in Couchbase Analytics

Scopes and Collections aren’t just for organizing your data – now they can be used for your data analytics as well. As part of the Couchbase 7.0 release, support for Scopes and Collections has been extended to the Analytics Service...

August 13, 2021
Here’s How the Index Service Got Upgraded for Couchbase 7.0

Here’s How the Index Service Got Upgraded for Couchbase 7.0

Index builds and updates just got a big performance upgrade with the introduction of Scopes and Collections in Couchbase 7. The Couchbase Server 7.0 release introduces the separation of Bucket data into logical Scopes and Collections on top of the...

August 12, 2021
Boost Query Efficiency with Cost-Based Optimization in Couchbase

Boost Query Efficiency with Cost-Based Optimization in Couchbase

Database users of every kind have come to expect cost-based optimization for their queries. It’s a standard feature of all traditional relational databases (RDBMS), but there hasn’t yet been a cost-based optimizer (CBO) for NoSQL document databases. That is, until...

August 10, 2021
Introducing Role-Based Access Control (RBAC) Security for Collections in Couchbase 7.0

Introducing Role-Based Access Control (RBAC) Security for Collections in Couchbase 7.0

Your data in Couchbase just got more secure. Couchbase Server 7.0 introduced Scopes and Collections to better map between relational and NoSQL data models. But the 7.0 release also includes some additional enhancements to strengthen the security of the data...

Amp Up Your Data Analysis with the New ROLLUP Aggregation in Couchbase Analytics

Amp Up Your Data Analysis with the New ROLLUP Aggregation in Couchbase Analytics

I’m excited to announce two new powerful data analysis capabilities now available as part of Couchbase Analytics: 1) ROLLUP aggregation, and 2) CUBE functionality, both to help you aggregate data across multiple document attributes. The addition of the ROLLUP aggregation...

August 4, 2021
How Scopes & Collections Simplify Multi-Tenant App Deployments on Couchbase

How Scopes & Collections Simplify Multi-Tenant App Deployments on Couchbase

Now it’s easier than ever to build and deploy microservices and multi-tenant applications on Couchbase. The 7.0 release introduces a new data organization feature called Scopes and Collections. Scopes and Collections allow logical isolation of different types of data, independent...

August 3, 2021
Ending the Relational vs NoSQL Debate, Once and for All

Ending the Relational vs NoSQL Debate, Once and for All

Couchbase 7.0 is a major milestone for databases. In the latest release, there are over 33 major innovations and 100 minor innovations, all culminating in a product that is both ground breaking and yet familiar to developers and DevOps engineers....

Announcing Couchbase Server 7.0

Announcing Couchbase Server 7.0

Couchbase Server 7.0 solves the requirements of modern application development. In doing so, it settles the debate over using relational or NoSQL databases. There’s no more need to compromise. (Try it out for yourself here or skip straight to the...