Category: SQL++ / N1QL Query

MongoDB to Couchbase – Migrations Tips

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

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

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

Matthew Groves March 25, 2025
What is Conversational Analytics? Plus Examples and Tools

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

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

Plataforma única, Couchbase multiuso: Pesquisa vetorial, geoespacial, SQL++ e muito mais

Plataforma única, Couchbase multiuso: Pesquisa vetorial, geoespacial, SQL++ e muito mais

Há casos de uso que são melhor atendidos por vários tipos de acesso a dados, incluindo SQL, pesquisa vetorial, consultas geoespaciais e acesso de valor-chave. Uma abordagem é combinar/encadear vários sistemas de dados para cada método de acesso. No entanto,...

Graph Time Series Data From the Comfort of Your Terminal

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

Laurent Doguin January 20, 2025
Query Service Memory Management in Couchbase

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

Single Platform, Multi-Purpose Couchbase: Vector Search, Geospatial, SQL++, and More

Single Platform, Multi-Purpose Couchbase: Vector Search, Geospatial, SQL++, and More

There are use cases that are best served by multiple types of data access, including SQL, vector search, geospatial queries, and key-value access. One approach is to combine/chain together multiple data systems for each access method. However, the Couchbase approach...

Matthew Groves December 25, 2024
Using Couchbase Shell to Transform and Write Data

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

Laurent Doguin October 4, 2024
Query Stellar Blockchain Trades With Couchbase Capella

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

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