News

Users of the MongoDB NoSQL data store can now store graph databases in it. Today the company announced the introduction of MongoDB 3.4, and with it came a host of new features, ...
After more than 20 million downloads and thousands of enterprise deals, MongoDB Inc. is launching a new release of its namesake documenet store that is aimed at large organizations with broad and co ...
MongoDB 3.4, released today, makes available new functionality such as graph capabilities in the NoSQL database. MongoDB is keen to push the word "multimodel" to describe the additional ...
The Mongoose library streamlines the process of building and managing collection relationships when working with MongoDB and Node.js. Let's look at how to use Mongoose to construct these ...
MongoDB has become a favorite among developers in no small part because of its alignment with modern software development practices. Its flexible schemas are compatible with agile software development ...
I want to show you just how easy it is to create a MongoDB database and then add a collection. For those who don’t know, a collection is a NoSQL term that refers to a group of MongoDB documents.
In previous columns, we've noted that the SQL language is in the ascendant. New SQL native databases such as CockroachDB and Yugabyte are showing robust adoption, while non-relational (NoSQL) ...
For MongoDB 4.4 and later, it is possible to refine a shard key, while MongoDB 5.0 and above allow you to change the shard key with the reshardCollection command.
Last week, the first release candidate of MongoDB 2.8 shipped with two new additions that could prove highly significant for the open-source document database. The first is designed to address one ...