Results for: mongodb

Comparing Couchbase Capella vs CosmosDB

Comparing Couchbase Capella vs CosmosDB

CosmosDB is Microsoft’s NoSQL offering that’s exclusive to Microsoft Azure. It used to be called DocumentDB, but they changed the name and added some interesting new features. Let’s go a little deeper on it and explore its strategy, documentation, what...

Matthew Groves July 19, 2022
Second Patent Granted to Couchbase for Cost-Based Optimization

Second Patent Granted to Couchbase for Cost-Based Optimization

On April 5, 2022, the US Patent and Trademark Office granted a second patent to Couchbase for its novel approach to optimizing document-oriented database queries on arrays! This feature has been available since Couchbase Server 7.1 and Couchbase Capella 7.0...

Vinai Amble June 6, 2022
NoSQL DBaaS benchmarks: which cloud comes out on top?

NoSQL DBaaS benchmarks: which cloud comes out on top?

The COVID-19 pandemic has substantially increased the pace of digitization, and for many organizations, data demands have never been higher. As enterprises accelerate their digital transformation journeys, the need to quickly and efficiently scale their database infrastructure to meet increased...

Rick Jacobs April 26, 2022
Reaching for the Clouds with Customer Wins in Q4 FY22

Reaching for the Clouds with Customer Wins in Q4 FY22

The database is the backbone of modern applications. Without one, you wouldn’t be able to book your summer vacation, check your credit score, order that new top you’ve been eyeing, stream your favorite show– the applications are endless. At Couchbase,...

michelle.lazzar March 17, 2022
Patent asserts Couchbase’s technical leadership on NoSQL query optimization

Patent asserts Couchbase’s technical leadership on NoSQL query optimization

On December 14, 2021, the US Patent and Trademark Office granted Couchbase its first patent!  The Couchbase engineering team has been at the forefront of evolving the performance of document databases for the past decade. Our engineers’ commitment to excellence...

Vinai Amble March 2, 2022
Accelerating Modernization for Customers in Q3 FY22

Accelerating Modernization for Customers in Q3 FY22

One of Couchbase’s values is to make tomorrow better than today. We live this value everyday, especially when it comes to our customers. We are passionate about ensuring their success as they adopt our modern database for enterprise apps to...

From FinServ to HealthTech: Why These 7 Enterprises Chose Couchbase

From FinServ to HealthTech: Why These 7 Enterprises Chose Couchbase

From the moment we wake up, we create data. As we go about our day, as our hearts beat, even as we fall asleep, we keep on creating more data. To create data is a fundamental part of the human...

5 Use Cases for Real-Time Prediction Serving Systems with Couchbase [Part 1 of 2]

5 Use Cases for Real-Time Prediction Serving Systems with Couchbase [Part 1 of 2]

Every machine learning use case has different performance needs, and when it comes to ML-powered enterprise prediction serving systems, it’s no different. A machine learning (ML) model takes an input (e.g., an image) and makes a prediction about it (e.g.,...

Why NoSQL JSON Databases Are So Useful

Why NoSQL JSON Databases Are So Useful

My family hears me talk about JSON databases rather frequently. Naturally, I had to explain that Jason is not the owner of my company! Instead, many modern databases use JSON as a data format. They usually leave the room at...

What is SQL? Navigating Databases for DBAs and Developers

What is SQL? Navigating Databases for DBAs and Developers

This article briefly introduces the essentials of SQL – its meaning, definition, and application to different database technologies. We introduce many different types of systems that use SQL – from databases to event stream processing. What is SQL?  Define: SQL...

Introduction to Ottoman With Couchbase

Introduction to Ottoman With Couchbase

Ottoman is an Object Data Modeler (ODM) for Couchbase’s Node.js SDK providing JSON schema and validation for NoSQL. Why Use an ODM for Couchbase With Ottoman, you declare schema in your code. Although Couchbase has no schema enforcement for your...

Eric Bishard March 30, 2021
Distributed Databases: An Overview

Distributed Databases: An Overview

Distributed Databases apply the principles of distributed computing to storing data. The simplest example is a database which stores data on two (or more) servers connected by a network. This “cluster” can be accessed and managed as if it was...

Matthew Groves March 29, 2021