MongoDB background blur-sm
MongoDB Logo
MongoDB
Flexible NoSQL Database Solution
4.5

( 512 )

Why Findstack is free?
Findstack is free for users because vendors pay us when they receive web traffic and sales opportunities. Findstack directories list all vendors — not just those that pay us so that you can make the best-informed purchase decision possible.
Findstack offers objective and comprehensive comparisons to help you find the best software. We may earn a referral fee when you visit a vendor through our links. Learn more

MongoDB Reviews & Product Details

MongoDB Overview
What is MongoDB?

MongoDB is a NoSQL database that supports scalable, and high-performance data storage solutions. The platform’s automatic sharing features combined with real-time analytics and horizontal scalability empower businesses with efficient data management.

Company MongoDB, Inc.
Year founded 2007
Company size 1001-5000 employees
Headquarters New York, NY, USA
Social Media
MongoDB Categories on Findstack
Crevio Logo
Crevio
Sponsored
5.0

( 1 )

$29.00/month
Crevio is a platform for creators to sell digital products, services, courses and access to other 3rd-... Learn more about Crevio
Ask Questions about MongoDB
What MongoDB is best for?
How does MongoDB compare to Databox?
What are the pros and cons of MongoDB?
MongoDB Product Details
Capabilities
API
CLI
OSS
Segment
Small Business
Mid Market
Enterprise
Deployment Cloud / SaaS / Web-Based, Desktop Mac, On-Premise Linux, On-Premise Windows
Training Documentation
Languages English
MongoDB Features
API Access
Ad-Hoc Reporting
Annotations
Collaboration Tools
Customizable Dashboards
Customizable Templates
Data Blending
Data Cleansing
Data Filtering
Data Import/Export
Data Source Connectors
Data Transformation
Drag and Drop Interface
Drill Down
Embedded Analytics
Export to PDF/Excel
Geospatial Mapping
Heatmaps
Integration with Third-Party Apps
Interactive Reports
KPI Tracking
Mobile Access
Multi-User Access
Performance Metrics
Predictive Analytics
Real-time Data
Role-Based Permissions
Scheduled Reporting
Scorecards
Trend Analysis
MongoDB Media
MongoDB video thumbnail
MongoDB 0
MongoDB 1
MongoDB 2
MongoDB Screenshots
MongoDB screenshot 1
MongoDB screenshot 2
MongoDB screenshot 3
Disclaimer
Our research is curated from diverse authoritative sources and meant to offer general advice. We don’t guarantee that our suggestions will work best for each use-case, so consider your unique needs when choosing products and services. Feel free to share your feedback.
Last updated: September 17, 2025
MongoDB Logo
512 MongoDB Reviews
4.5 out of 5
Enterprise (> 1000 emp.)
Dec 16, 2021
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"One of the best NOSQL DB"
What do you like best about MongoDB?

Easy to use and different features like geospatial search

What do you dislike about MongoDB?

Overall product is good but the price of client tool is more.

What problems is MongoDB solving and how is that benefiting you?

Our team's main DB was Mongo. We were storing all the hotels data in Mongo

Small Business (50 or fewer emp.)
Dec 14, 2021
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"MongoDB is a near-perfect nosql document-orientated database that is a pleasure to work with"
What do you like best about MongoDB?

What I like best about MongoDB is that it is so easy to work with when using some dynamically typed language like JavaScript. I have worked for years with statically typed languages like C#, and when working with databases, the mapping between data and objects is very cumbersome and tedious. Pulling data out of MongoDB in the form of a JSON object into JavaScript feels very native - there is no mapping - what you pull out is what you get in JS.

What do you dislike about MongoDB?

The general best practice of having redundant data in MongoDB documents is quite a learning curve and not always intuitive when implemented. What I really don't like is the split in the community consensus as to if you should or shouldn't have redundant data in documents or use the alternative: "relationships".

What problems is MongoDB solving and how is that benefiting you?

MongoDB solves the need for persistence for my Node.JS application. I have found it really efficient to develop with because it solves the problem of mapping between data and objects in your software - it solves this by not requiring any mapping whatsoever.

Enterprise (> 1000 emp.)
Dec 13, 2021
 Source
Overall Rating:
5.0
RM
Rajat M.
Test Lead
Share
"One of the Best DBMS in the Market currently"
What do you like best about MongoDB?

Easy to use User Interface, easy to use for the professional with even less SQL expertise, and has a vast range of integration with Platforms.

What do you dislike about MongoDB?

There is not much to dislike in the Application. There need to be alerted if Robo 3t is not compatible with MongoDB. For now, it just fails in connecting but never gives the right message.

What problems is MongoDB solving and how is that benefiting you?

We are using it for storing API inventory data of the client, which we are using with the Springboot application for the client's inventory management system.

Small Business (50 or fewer emp.)
Dec 10, 2021
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"Great tool for developing/database. Quick and Easy to get started with!"
What do you like best about MongoDB?

The website allows you to quickly spin up a database on their cloud for free, making it extremely easy to get started. The compass app for desktops makes for a great experience browsing and editing documents in the database. Also, the documentation and packages available for MongoDB are very easy and great to use!

What do you dislike about MongoDB?

Sometimes some weird connection bugs come out of nowhere, making it impossible to connect to the database from a specific IP even though the IP is whitelisted.

What problems is MongoDB solving and how is that benefiting you?

I am using MongoDB for multiple of my coding projects. I have been able to use it very easily with my applications, the compass app makes it very easy to preview and debug issues compared to many other alternatives out there such as Google Firestore or SQLite3.

Small Business (50 or fewer emp.)
Nov 24, 2021
 Source
Overall Rating:
5.0
PR
Partha R.
Lead Product Engineer
Share
"The Best Database system available on the Intenet right now, Simple, Scalable, Versatile."
What do you like best about MongoDB?

Ease of Use - Effortless to set up and use; the official documentation is to the point and always updated. Simple Learning Curve - It's straightforward to learn.To get started, It won't take more than 2-3 days. Easy to Migrate - As it's NoSQL, you can migrate from any system to MongoDB without many problems. Community Support - As it has been there for more than half of a decade, the community support is amazing. Scalability - MongoDB is built for big applications, so load balancing, sharding, etc many powerful features it possesses that make it super scalable.

What do you dislike about MongoDB?

I have been using MongoDB for the last four years and haven't faced any significant issues. And whatever hurdles I met were resolved by the experts or community. So No, I don't have anything to dislike about MongoDB.

What problems is MongoDB solving and how is that benefiting you?

I work in the Agritech Industry of India, where we deal with a massive amount of real-time weather data. So following are the benefits I have realized from this - 1. Almost zero latency DB operations 2. Having a geographically local instance made sure that data was available to the stakeholders without any delay. 3. While we have been getting a newer user base, and we need scaling, we used both inbuilt query optimizer and vertical scaling.

Small Business (50 or fewer emp.)
Nov 09, 2021
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"MongoDB makes web apps easy"
What do you like best about MongoDB?

By using MongoDB, paired with react, express, and node, you can quickly build web apps that meet or exceed customer expectations. MongoDB cloud allows you to stand up a cloud mongoDB instance that you can connect to with a database url, and has a free tier available. I highly recommend the MERN stack to anyone who will listen.

What do you dislike about MongoDB?

It can be difficult to wrap your head around noSQL data structuring. It is not as intuitive as SQL based solutions. As your application grows, it can become complicated to make meaningful queries of your data.

What problems is MongoDB solving and how is that benefiting you?

MongoDB's strength is in rapidly standing up a noSQL database. I have evaluated multiple options and nothing comes close to the speed an ease of mongoDB. I cannot say that I recommend it as an organization grows, however. It may not have everything you would need to reach a high level of scale.

Mid Market (51-1000 emp.)
Oct 07, 2021
 Source
Overall Rating:
5.0
Jasmeet singh V. avatar
Jasmeet Singh V.
Software Developer
Share
"Very fast processing noSQL database"
What do you like best about MongoDB?

Mongodb is very fast and perform it's duty as expected any nosql database. Here table is known as a collection and no need to implicity tell the datatype of each variable. It can take automatically because it save as records and all data is store as a document. If is difficult to make sync with relational and non relational database as both have different schema.

What do you dislike about MongoDB?

Couldnt find anything which I dislike about mongodb it's super fast and easy to use.

What problems is MongoDB solving and how is that benefiting you?

I have rest api in my project so I used default mongo library in go to communicate with it an to perform curd operation. Queries were quite simple and easy to use and understand

Small Business (50 or fewer emp.)
Sep 22, 2021
 Source
Overall Rating:
5.0
AP
Akshay P.
Full Stack Developer
Share
"Highly scalable database management"
What do you like best about MongoDB?

MongoDB provides no sql based database structure which is very useful now a days.

What do you dislike about MongoDB?

No foreignKeys, Primary keys, it causes extra load on queries due to lac of joins

What problems is MongoDB solving and how is that benefiting you?

Scalability Large data manage fast query response with indexes

Small Business (50 or fewer emp.)
Sep 12, 2021
 Source
Overall Rating:
5.0
AG
Verified Reviewer
Founder
Share
"The best free database management solution!"
What do you like best about MongoDB?

First of all it's free. Although it is free, it gives the best solution for big data management. Also it gives an option that compress big amount of data into smaller sizes.

What do you dislike about MongoDB?

Some features are unfortunately not free. That premium features are so expensive.

What problems is MongoDB solving and how is that benefiting you?

I reduced the size of my big database with MongoDB.

Small Business (50 or fewer emp.)
Aug 31, 2021
 Source
Overall Rating:
5.0
Basavaraj I. avatar
Basavaraj I.
Associate Consultant
Share
"Best nosql database"
What do you like best about MongoDB?

Json data can be put, Schema need not be defined. Great api support with JavaScript and python. User friendly and Scalable

What do you dislike about MongoDB?

Not easily available in cloud services like aws like RDBS. Need to do lot of configuration in server

What problems is MongoDB solving and how is that benefiting you?

Building e commerce sites. Storing user data and storing many custom application data

Apply for MongoDB credits
We will email you back within 1 business day.