Category: SQL++ / N1QL Query

Query Graph Models With Couchbase Recursive CTE
Recursive Common Table Expressions (CTEs) and Oracle’s CONNECT BY are well-known SQL constructs among RDBMS users, facilitating the delegation of complex, interdependent data structure exploration to the database layer for enhanced processing efficiency. These constructs are crucial for querying interdependent...

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

Announcing Vector Search and a Whole Lot More!
Couchbase Announces Vector Search Couchbase announces vector search across its entire product line including Capella, Enterprise Server, and Mobile to enable building AI-powered adaptive applications that run anywhere. Happy Leap Day! And congratulations to the entire Couchbase team for delivering...

Top Ten Reasons to Love Couchbase Capella
If you are new to Capella, it is our cloud database platform that serves the needs of modern applications. How does it do this? At its core is a multimodel and distributed document database that is designed for high-speed performance...

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

Managing Data Sprawl for Developers
When we developers hear the term data sprawl, it may sound a little bit like a business term like TCO, ROI and the likes. All these terms have a reality for developers, outside of the analyst and manager realm. So...

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

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

How Couchbase Helps Customers Dramatically Reduce TCO
In today’s rapidly evolving digital landscape, organizations are constantly striving to modernize their applications. Their goals often include improving customer satisfaction, staying ahead of the competition, and lowering overall costs. A significant part of this modernization involves the database and...

A Guide to Backend Databases
The backend is the part of an application responsible for storing and processing data. It’s the opposite of the front end, the part of the application that users interact with. The backend typically comprises servers, application programming interfaces (APIs), and...

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