Results for: mongodb

Couchbase Capella Outshines DynamoDB, MongoDB, Redis in Speed, Functionality, and TCO

Couchbase Capella Outshines DynamoDB, MongoDB, Redis in Speed, Functionality, and TCO

Altoros, a renowned IT consulting organization with an extensive history in database comparison, has published their most recent independent benchmark, commissioned by Couchbase. The benchmark evaluates the DBaaS solutions offered by Couchbase, Redis, Amazon, and MongoDB. This study utilizes the...

June 5, 2023
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...

July 27, 2022
Couchbase vs MongoDB: NoSQL Misconceptions Part 4

Couchbase vs MongoDB: NoSQL Misconceptions Part 4

Misconceptions about NoSQL have been around as long as NoSQL itself. It’s always good to get different perspectives, and so this blog series continues. I’ll be discussing NoSQL misconceptions, specifically when it comes to two of the top document database...

July 21, 2022
Do More With Couchbase Capella™ on 6 Nodes Than MongoDB Atlas on 18 Nodes

Do More With Couchbase Capella™ on 6 Nodes Than MongoDB Atlas on 18 Nodes

Altoros, a global IT service provider that has been comparing databases for several decades, recently released their latest independent benchmark comparing the DBaaS offerings from Couchbase and MongoDB, leveraging the YCSB standard for NoSQL database benchmarking. This blog summarizes their...

Couchbase vs. MongoDB: NoSQL Misconceptions Part 3

Couchbase vs. MongoDB: NoSQL Misconceptions Part 3

Misconceptions about NoSQL have been around as long as NoSQL itself. It’s always good to get different perspectives, and so this blog series continues. I’ll be discussing NoSQL misconceptions, specifically when it comes to two of the top document database...

July 12, 2022
Couchbase vs. MongoDB: NoSQL Misconceptions Part 2

Couchbase vs. MongoDB: NoSQL Misconceptions Part 2

Misconceptions about NoSQL have been around as long as NoSQL itself. It’s always good to get different perspectives, and so I’m continuing this blog series about NoSQL misconceptions, specifically when it comes to two of the top document database companies...

June 10, 2022
Couchbase vs. MongoDB: NoSQL Misconceptions Part 1

Couchbase vs. MongoDB: NoSQL Misconceptions Part 1

Misconceptions about NoSQL have been around for as long as NoSQL itself. It’s always good to get different perspectives, so I’m kicking off a new blog series about NoSQL misconceptions, specifically when it comes to two of the top document...

June 3, 2022
Why Uplevel From MongoDB™

Why Uplevel From MongoDB™

Today’s applications need to deliver a great experience to users anywhere, all the time. For business-critical applications, there is no downtime, they must support customers 24/7, 365. Applications are being architected to run on micro-services and to be developed in...

February 22, 2022
3 Reasons Customers Turn from MongoDB to Couchbase

3 Reasons Customers Turn from MongoDB to Couchbase

Let’s face it. MongoDB is a popular NoSQL database upon which to build applications. But just like many “beginner” data analysis projects that start in a spreadsheet, when it’s time to get serious, it’s also time to upgrade. And when...

Couchbase Autonomous Operator vs MongoDB Enterprise Kubernetes Operator

Couchbase Autonomous Operator vs MongoDB Enterprise Kubernetes Operator

A Kubernetes Operator is a software extension to Kubernetes that supports built-in capabilities to manage your Kubernetes applications in an automated fashion and that follows Kubernetes principles – especially the Control Loop pattern. Why do we need a Kubernetes Operator?...

Comparing MongoDB MQL with N1QL features in Couchbase 6.5

Comparing MongoDB MQL with N1QL features in Couchbase 6.5

This is a short note reviewing the MongoDB MQL language features highlighted in the release blog: MongoDB 4.4: User-Driven Engineering. Ready for You.  MongoDB 4.4 release has added a number of features for the MQL language. Couchbase released 6.5 earlier...

July 31, 2020
Migrating Data from MongoDB to Couchbase

Migrating Data from MongoDB to Couchbase

Prologue This article guides you through a one-time MongoDB migration to Couchbase. You will learn how to export from the MongoDB data structure, import to Couchbase, and do some basic transformation on those documents. All code from this blog is...