Results for: mongodb

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

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

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 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]](https://i0.wp.com/blog.couchbase.com/wp-content/uploads/2021/07/machine-learning-real-time-prediction-serving-system-with-couchbase.jpg?resize=800%2C280&ssl=1)
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
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...

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

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

Couchbase’s Top 20 of 2020
Each new year brings a host of rituals and customs– like New Year’s resolutions and ‘predictions’– that get us excited for the upcoming year and on. Another ritual is the annual countdown, in which we glance at the rear view...

A JSON Data Modeling Guide
When starting to learn about document databases, it’s nice to have a grip on JSON data modeling best practices. This will help you navigate the space and topics easier having an expanded vocabulary on the subject. Experience with a traditional...

NoSQL Is Dead, Long Live NoSQL
Dynamo accelerated the NoSQL revolution that’s driving the database industry. Recently, Amazon announced PartiQL – A SQL-Compatible Query Language for their flagship NoSQL database Amazon DynamoDB. This has brought the NoSQL “re:evolution” full circle. It’s wonderful to see the collaborative research from UCSD and...