MongoDB

The CAP Theorem in practice: The consistency vs. availability trade-off in distributed databases

When you choose a database you are making a design decision. One of the best frameworks for understanding what this…

5 years ago

MongoDB is going to acquire Realm, the mobile database management system, for $39 million

MongoDB, the open source NoSQL database, is going to acquire mobile database platform Realm. The purchase is certainly one with…

5 years ago

MongoDB withdraws controversial Server Side Public License from the Open Source Initiative’s approval process

MongoDB's Server Side Public License was controversial when it was first announced back in October. But the team were, back…

5 years ago

Polyglot persistence: what is it and why does it matter?

Polyglot persistence is a way of storing data. It's an approach that acknowledges that often there is no one size…

6 years ago

What does the structure of data mining architecture look like?

Any good data mining project is built on a robust data mining architecture. Without it, your project might well be…

6 years ago

Data Science News Daily Roundup – 27th March 2018

Scala 2.12.5 releases, Reticulate package for interfacing R and Python, JSON Comes to CockroachDB, and more in today’s top stories…

6 years ago

Perform CRUD operations on MongoDB with PHP

[box type="note" align="" class="" width=""]This article is an excerpt from the book Mastering MongoDB 3.x authored by Alex Giamas. This…

6 years ago

Data Science News Daily Roundup – 15th March 2018

Tensorflow 1.7.0-rc0, Google’s NSynth Super, Microsoft’s Machine translation system, and more in today’s top stories around machine learning, deep learning,…

6 years ago

MongoDB Go Driver Alpha 2 released!

The MongoDB Go driver team has announced the second alpha release of the official Go driver. The official MongoDB Driver…

6 years ago

How to query sharded data in MongoDB

[box type="note" align="" class="" width=""]The following excerpt is taken from the book Mastering MongoDB 3.x written by Alex Giamas. This…

6 years ago