Category: Couchbase Server

From N1QL to JavaScript and Back – Part 6: Advanced Topics

From N1QL to JavaScript and Back – Part 6: Advanced Topics

In previous blogs, we covered executing N1QL (SQL++) from JavaScript functions, processing documents through iterators, manipulating data, handling errors, and using prepared statements. We have a few more advanced topics to cover before we move onto manipulating JavaScript libraries, such as calling other...

Powering the Gaming Industry’s Most Popular Titles with Couchbase

Powering the Gaming Industry’s Most Popular Titles with Couchbase

The gaming market is bigger than ever and growing. According to BusinessOfApps, over 55 billion games were downloaded in 2021 between Google Play and the Apple App Store alone, and in a recent blog on mobile gaming industry statistics, mobile...

From N1QL to JavaScript and Back – Part 5: Prepared statements

From N1QL to JavaScript and Back – Part 5: Prepared statements

In previous blogs, we covered executing N1QL (SQL++) from JavaScript functions, processing documents through iterators, manipulating data. and handling errors. We now move to executing dynamic statements. Prepared statements JavaScript functions can prepare and execute prepared statements, much like any request...

How to Choose a Database-as-a-Service (DBaaS)

How to Choose a Database-as-a-Service (DBaaS)

Picking a database is a long-term commitment, whether for an application or a data warehouse project. The database is the foundation of your application and provides secure storage and access to all of your information. And without data, you don’t...

Couchbase Lands A Third Database Patent

Couchbase Lands A Third Database Patent

It seems that with our third database patent, Couchbase is keeping the US Patent & Trademark Office very busy. We are thrilled to announce that Couchbase has been granted its third database patent in the last nine months. The Third...

HashiCorp Vault Support Added to Couchbase

HashiCorp Vault Support Added to Couchbase

Couchbase has expanded its partnership with HashiCorp and added support for HashiCorp Vault to keep TLS private key secrets safe. Our customers have been deploying and managing Couchbase using Terraform from HashiCorp for years because it makes architects and DevOps...

From N1QL to JavaScript and back – Part 4: Error Handling

From N1QL to JavaScript and back – Part 4: Error Handling

In previous blogs, we have covered executing N1QL from JavaScript functions, processing documents through iterators, and manipulating data. We now move onto handling errors from N1QL statements. Error handling When an error of any nature is encountered, the jsevaluator by...

Upgrade to Couchbase Capella from Community Edition Now

Upgrade to Couchbase Capella from Community Edition Now

Couchbase is a NoSQL database platform that offers several editions and deployment options, including a free installation binary as well as a fully managed database as a service. This blog briefly compares our free Couchbase Community Edition to Couchbase Capella™...

Rick Jacobs August 10, 2022
From N1QL to JavaScript and Back – Part 3: Iterating over Documents and DML

From N1QL to JavaScript and Back – Part 3: Iterating over Documents and DML

This earlier blog goes through the basics of executing N1QL statements inside JavaScript functions. We now move onto… Iterators/Processing values So far we have purposely avoided statements that return data, and returning data from the function. This is where we...

ASP.NET Core CRUD with NoSQL: Part 5

ASP.NET Core CRUD with NoSQL: Part 5

This ASP.NET Core CRUD series is coming to end. We’ve covered setup (part 1), reading with SQL++ (part 2), reading with key-value (part 3), and creating/updating (part 4). In this last post, we’ll look at the D in CRUD: deleting....

Matthew Groves August 2, 2022
Capella App Services Expands Cloud Support for Fully Managed Offline-first Data Sync

Capella App Services Expands Cloud Support for Fully Managed Offline-first Data Sync

We’re pleased to announce the general availability of Capella App Services on Google Cloud Platform (GCP). The cloud expansion comes on the heels of the recent public launch of Capella App Services on AWS. Capella App Services is a fully...

Couchbase vs MongoDB: NoSQL Misconceptions Part 5

Couchbase vs MongoDB: NoSQL Misconceptions Part 5

Misconceptions on NoSQL have been around for a long time. This blog series is now wrapping up with a discussion of what it means to be “most dreaded” and what it means to give memory to a database. Be sure...

Matthew Groves July 27, 2022