Category: SQL++ / N1QL Query

Improved Debuggability for SQL++ User-Defined Functions

Improved Debuggability for SQL++ User-Defined Functions

User-defined functions (UDFs) are a very useful feature supported in SQL++. Couchbase 7.6 introduces improvements that allow for more debuggability and visibility into UDF execution. This blog will explore two new features in Couchbase 7.6 in the world of UDFs. Profiling...

Couchbase Server 7.6 Top New Features For Developers

Couchbase Server 7.6 Top New Features For Developers

We are thrilled to announce the launch of Couchbase 7.6, a groundbreaking update poised to redefine the landscape of database technology. This latest release is a testament to our commitment to enhancing database technology, with a significant leap in AI...

Binh Le March 25, 2024
Navigating Analytics in the NoSQL Era

Navigating Analytics in the NoSQL Era

NoSQL database systems have firmly established their presence for more than a decade, garnering substantial market share in the OLTP database domain. The rapid adoption of NoSQL databases for OLTP use cases can be attributed to key factors such as...

Santosh Hegde November 29, 2023
Couchbase Visual Studio Code Plugin: Supercharge Your Development

Couchbase Visual Studio Code Plugin: Supercharge Your Development

Couchbase is a leading NoSQL database that offers high performance, scalability, and flexibility for modern applications. Whether you’re building a web app, mobile app, or any other software that relies on fast and efficient data storage, Couchbase has you covered....

Aayush Tyagi October 13, 2023
Quer levar seu banco de dados para o próximo nível? (Portuguese)

Quer levar seu banco de dados para o próximo nível? (Portuguese)

[See English version of this post] Saiba por que dezenas de milhares de organizações adotaram bancos de dados NoSQL como #Couchbase para melhorar a resiliência, o desempenho e a estabilidade, ao mesmo tempo em que reduzem o risco e a...

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...

Matthew Groves September 5, 2023
Couchbase Capella Expands Security: Broadening SSO and Compliance Capabilities

Couchbase Capella Expands Security: Broadening SSO and Compliance Capabilities

In today’s digital landscape, where data breaches and security threats are a constant concern, the role of databases in safeguarding sensitive information has never been more crucial. Building upon its commitment to robust security measures, Couchbase Capella™ has further enhanced...

Recursive Query Processing in SQL++ (N1QL)

Recursive Query Processing in SQL++ (N1QL)

It is extremely likely that you have come across issues with hierarchical lookups or graph traversal in your application as a developer who handles real-world use cases. And, for obvious reasons, you prefer solving them at the database layer and...

Data Migration from Oracle to Couchbase

Data Migration from Oracle to Couchbase

You may know Couchbase as the fastest, most scalable NoSQL platform available. However, did you know that Couchbase can also be a relational database? Couchbase is a data platform that can operate with multiple simultaneous personalities all in the same...

Michael Minichino May 2, 2023
Updating Sensor Data: Exploring Couchbase’s Multi-Model Options

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

Couchbase has become a popular choice for IoT use cases, thanks to its flexible multi-model data management capabilities. Recently, I was working with a customer in the cruise industry that had a unique challenge – they needed Couchbase to receive...

Matthew Groves April 4, 2023
How to Model Data: A Guide To JSON Data Modeling

How to Model Data: A Guide To JSON Data Modeling

When beginning to learn about document databases, it’s nice to have a grasp of JSON data modeling basics. This will help you navigate the space and topics easier having an expanded vocabulary on the subject. Experience with a traditional relational...

Matthew Groves November 18, 2022
Why Choose a NoSQL Database? There Are Many Great Reasons

Why Choose a NoSQL Database? There Are Many Great Reasons

NoSQL, short for “Not only SQL,” is a term used for database systems that store information in a variety of formats to support requirements that traditional relational (or SQL) databases have difficulties addressing. Legacy relational systems were designed to minimize...