News

Both MongoDB and CouchDB are document-oriented datastores. They both work with JSON documents. They both are usually thrown into the NoSQL bucket. They’re both hip. But that’s where the ...
MongoDB 2.6 hits general availability – so what's in it? The latest incarnation of the open-source NoSQL database offers a range of new features designed to appeal to developers and businesses.
MongoDB yesterday officially rolled out Queryable Encryption, a new offering that enables users to query data while it’s encrypted in the database. While the technology isn’t a silver bullet for ...
However, if an index on columnA already exists, MongoDB will not delete it, so it's still possible that redundant indexes will be created. The advantages that indexes give to queries are not cost-free ...
Datadog, Inc. (NASDAQ: DDOG), the monitoring and security platform for cloud applications, today unveiled that its Database Monitoring product now observes MongoDB databases. With today's ...
MongoDB queryable encryption means never having to decrypt sensitive data inside the data store, all but eliminating the database as a target of attack. Here’s how to get started.