
MongoDB
The most popular database for modern apps
- Freemium • Proprietary
- Mac
- Windows
- Linux
- Online
- BSD
What is MongoDB?
MongoDB is a document database with the scalability and flexibility that you want with the querying and indexing that you need
MongoDB stores data in flexible, JSON-like documents, meaning fields can vary from document to document and data structure can be changed over time The document model maps to the objects in your application code, making data easy to work with Ad hoc queries, indexing, and real time aggregation provide powerful ways to access and analyze your data MongoDB is a distributed database at its core, so high availability, horizontal scaling, and geographic distribution are built in and easy to use
MongoDB is free to use. Versions released prior to October 16, 2018 are published under the AGPL. All versions released after October 16, 2018, including patch fixes for prior versions, are published under the Server Side Public License (SSPL) v1.
MongoDB Screenshots
MongoDB Features
MongoDB information
Supported Languages
- English
Comments and Reviews
Said about MongoDB as an alternative
MongoDb is the best NoSQL DB
Tags
- indexed
- sharding
- database-replication
- NoSQL
- Database
- gridfs
- document-database
Do I give it 5 stars for being awesome OR give it 1 star for being the key to destroying our privacy forever :/
I'll be fair and grade the product since it works great. However, for reference, I'm referring to the use case of NoSQL for capturing data related to internet adverting and other marketing data as being the driving factor for NoSQL at the start. One of those things, this is going to make everyone's life so much easier and then 10 years later you realize you created the tool that destroyed privacy :/
MongoDB though, easy to use and can handle millions of transactions easily, I really can't complain and it makes running reports a lot easier.
Not an inherent vulnerability, but MongoDB admins should ensure they're avoiding common pitfalls by, among other things, blocking access to port 27017 or binding local IP addresses to limit access to servers. Thousands of MongoDBs have been hijacked by hackers recently:
http://arstechnica.com/security/2017/01/more-than-10000-online-databases-taken-hostage-by-ransomware-attackers/ and https://www.mongodb.com/blog/post/how-to-avoid-a-malicious-attack-that-ransoms-your-data