Results for: mongodb

Moving from MongoDB to Couchbase server (revisited)

Moving from MongoDB to Couchbase server (revisited)

Note: this blog post is a revist of Matthew Revell’s Moving from MongoDB to Couchbase Server This is a developer-focused guide to moving your application’s data store from MongoDB to Couchbase Server. If you’re interested in migrating from a relational...

Concurrency Behavior: MongoDB vs. Couchbase

Concurrency Behavior: MongoDB vs. Couchbase

Multi-User Testing   David Glasser of Meteor wrote a blog on an MongoDB query missing matching documents issue he ran into.  It is straightforward to reproduce the issue on both MongoDB MMAPv1 and MongoDB WiredTiger engine. Here are his conclusions...

Keshav Murthy November 30, 2016
MongoDB fails to perform, runs out of gas

MongoDB fails to perform, runs out of gas

Is performance still a problem for MongoDB? Avalon benchmarked Couchbase Server and MongoDB last year, and a lot has changed since then. Couchbase Server 4.0 introduced a SQL-based query language, N1QL. Couchbase Server 4.1 added prepared statements and covering indexes,...

Moving from MongoDB to Couchbase Server

Moving from MongoDB to Couchbase Server

Moving from MongoDB to Couchbase server This is a developer-focused guide to moving your application’s data store from MongoDB to Couchbase Server, following on from Laurent’s guide to making the move from PostgreSQL. While it doesn’t cover every corner-case, it...

Move Documents from MongoDB to Couchbase

Move Documents from MongoDB to Couchbase

Maybe you remember my post about moving data from CouchDB to Couchbase. If you are not using CouchDB but MongoDB you might have felt let down. I am sorry. Let’s fix this. Here’s how to move your data out of...

Laurent Doguin November 27, 2015
Server Utilization: Couchbase vs MongoDB

Server Utilization: Couchbase vs MongoDB

When I started out using MongoDB in 2012 as the ops and architecture guy, I had a few key problems with how it is architected. As time has passed, I’ve observed others having similar challenges. A fundamental problem is MongoDB...

What does MongoDB have against transparency?

What does MongoDB have against transparency?

MongoDB published another benchmark performed by United Software Associates. Benchmarks are a useful tool to evaluate database performance. But to be useful, they must be transparent and repeatable. If they fail to meet these standards, the results are questionable. In...

Leading NoSQL Database Vendors Couchbase, MongoDB, and DataStax Lock Horns

Leading NoSQL Database Vendors Couchbase, MongoDB, and DataStax Lock Horns

It’s official. The leading NoSQL database vendors – DataStax, MongoDB, and Couchbase – have locked horns. In the past 30 days, Couchbase published a benchmark on March 19th. MongoDB responded by publishing a benchmark on March 31st. DataStax responded by...

MongoDB Rules Single Node Deployments, Fails to Scale

MongoDB Rules Single Node Deployments, Fails to Scale

MongoDB published an independent benchmark comparing the performance of MongoDB, Apache Cassandra, and Couchbase Server in single node deployments to counter the one we published comparing the performance of MongoDB and Couchbase Server in 9-node deployments. MongoDB performs well when...

How Wired is MongoDB + WiredTiger?

How Wired is MongoDB + WiredTiger?

MongoDB 3.0 is a major release with long awaited improvements. The most notable? The optional storage engine WiredTiger. After all, WiredTiger was founded by the people behind Berkeley DB. MongoDB claims WiredTiger write performance is 7-10x faster than the default...

MongoDB and DataStax, In the Rearview Mirror

MongoDB and DataStax, In the Rearview Mirror

Thumbtack published an excellent blog post today (link). It highlights the preliminary results of performance tests executed with Couchbase Server, MongoDB and DataStax Enterprise (Apache Cassandra). The final results will be included in a benchmark report. Thumbtack consulted with Couchbase,...

Interview with the Ghost of MongoDB Scalability

Interview with the Ghost of MongoDB Scalability

Are you looking for my interview with the Ghost of MongoDB Scalability? Well, I moved it to my personal blog because it is, after all, a fictitious interview ;) Read the interview here. Enjoy!