Category: Engineering

Couchbase Integration with Hyperledger Fabric: A Technical Deep Dive
What is Couchbase? Couchbase is a distributed NoSQL document database that provides a flexible, high-performance, and scalable data management solution. It combines the best features of document databases with key-value stores, making it well-suited for modern application development. Key features...

Build Highly Scalable AI/ML Applications With Couchbase and PySpark
We are excited to announce the General Availability (GA) of the Python support for Couchbase Spark Connector, bringing first-class integration between Couchbase Server and Apache Spark to Python data engineers. This GA release means the connector is production-ready and fully...

A Tool to Ease Your Transition From Oracle PL/SQL to Couchbase JavaScript UDF
What is PL/SQL? PL/SQL is a procedural language designed specifically to embrace SQL statements within its syntax. It includes procedural language elements such as conditions and loops, and can handle exceptions (run-time errors). PL/SQL is native to Oracle databases, and...

Query Service Memory Management in Couchbase
In Couchbase, memory management in the Query service is key to keeping the service efficient and responsive, especially as the service handles an increasing number of queries simultaneously. Without proper memory management, things can go awry – greedy queries can...

Building Gen AI Applications with Couchbase Capella
Capella iQ reference architecture In the rapidly evolving landscape of Artificial Intelligence (AI), the integration of advanced database solutions with generative AI models represents a significant stride forward. This blog presents the architecture of Capella iQ, a Generative AI (Gen...

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

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