Category: SQL++ / N1QL Query

MongoDB to Couchbase – Migrations Tips
So you are considering moving from MongoDB to Couchbase. We think that is a great idea, but we get it, you want to know how much work it will be and is it worth it. The answer for both is,...

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

Columnar Database Use Cases and Examples
What are columnar databases? Columnar databases are a type of database optimized for analytical queries and data warehousing. Unlike traditional row-based databases, which store data row by row, columnar databases store data by columns. This means that all the values...

What is Conversational Analytics? Plus Examples and Tools
What is conversational analytics? Conversational analytics refers to the process of analyzing spoken or written interactions between individuals and systems, such as customer service chats, voice assistants, or social media conversations. By leveraging natural language processing (NLP) and machine learning,...

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

Graph Time Series Data From the Comfort of Your Terminal
If you have been following the earlier posts on the Couchbase blog, you have seen content about Couchbase Shell latest release. I am trying different things and today I wanted to see what I could do with time series datasets....

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

Using Couchbase Shell to Transform and Write Data
I recently had the chance to go to Riviera Dev, a fantastic developer conference taking place near the French Riviera. Couchbase sponsored the conference, we brought organic, local, goat milk ice-cream. People were happy, talks were interestings, SWAG was given...

Query Stellar Blockchain Trades With Couchbase Capella
Previously, we shared a post on how to monitor Stellar assets using Couchbase. In this follow-up, we’ll demonstrate how to load recent Stellar blockchain transactions (e.g., trades) into our Capella DBaaS, making them easily accessible for use in sample applications....

Elevating Remote Development: Couchbase VSCode Extension Now Supports GitHub Codespaces, Google Project IDX, And More
Welcome to a new era of remote development with Couchbase! We’re thrilled to announce a significant update to our Couchbase VSCode Extension. With our latest release, we’ve expanded our horizons to support GitHub Codespaces and various other remote development environments....