MongoDB vs. MongoDB Atlas

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
MongoDB
Score 8.0 out of 10
N/A
MongoDB is an open source document-oriented database system. It is part of the NoSQL family of database systems. Instead of storing data in tables as is done in a "classical" relational database, MongoDB stores structured data as JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.
$0.10
million reads
MongoDB Atlas
Score 8.6 out of 10
N/A
MongoDB Atlas is the company's automated managed cloud service, supplying automated deployment, provisioning and patching, and other features supporting database monitoring and optimization.
$57
per month
Pricing
MongoDBMongoDB Atlas
Editions & Modules
Shared
$0
per month
Serverless
$0.10million reads
million reads
Dedicated
$57
per month
Dedicated Clusters
$57
per month
Dedicated Multi-Reigon Clusters
$95
per month
Shared Clusters
Free
Offerings
Pricing Offerings
MongoDBMongoDB Atlas
Free Trial
YesNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsFully managed, global cloud database on AWS, Azure, and GCP
More Pricing Information
Community Pulse
MongoDBMongoDB Atlas
Considered Both Products
MongoDB

No answer on this topic

MongoDB Atlas
Chose MongoDB Atlas
MongoDB is a great product but on premise deployments can be slow. So we turned to Atlas. We also looked at Redis Labs and we use Redis as our side cache for app servers. But we love using MongoDB Atlas for cloud deployments, especially for prototyping because we can get …
Chose MongoDB Atlas
MongoDB Atlas has an excellent rating out there in the market. They have a great supporting team as well. When we have questions about technical stuff, they respond fast. The performance of MongoDB Atlas is the key factor that we choose to use. Because it has such an easy way …
Chose MongoDB Atlas
Both AWS RDS and MongoDB Atlas provide a state-of-the-art managed database hosting service, with the difference being the type of databases they support. AWS RDS does not support MongoDB engine and Atlas only supports MongoDB. So I consider them complimentary services and we …
Top Pros
Top Cons
Features
MongoDBMongoDB Atlas
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
MongoDB
9.1
38 Ratings
4% above category average
MongoDB Atlas
-
Ratings
Performance9.038 Ratings00 Ratings
Availability9.738 Ratings00 Ratings
Concurrency8.638 Ratings00 Ratings
Security8.638 Ratings00 Ratings
Scalability9.438 Ratings00 Ratings
Data model flexibility9.138 Ratings00 Ratings
Deployment model flexibility9.137 Ratings00 Ratings
Database-as-a-Service
Comparison of Database-as-a-Service features of Product A and Product B
MongoDB
-
Ratings
MongoDB Atlas
9.3
5 Ratings
6% above category average
Automatic software patching00 Ratings9.55 Ratings
Database scalability00 Ratings9.05 Ratings
Automated backups00 Ratings9.55 Ratings
Database security provisions00 Ratings9.55 Ratings
Monitoring and metrics00 Ratings9.55 Ratings
Automatic host deployment00 Ratings9.05 Ratings
Best Alternatives
MongoDBMongoDB Atlas
Small Businesses
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
SingleStore
SingleStore
Score 9.8 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
SingleStore
SingleStore
Score 9.8 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 8.3 out of 10
SingleStore
SingleStore
Score 9.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
MongoDBMongoDB Atlas
Likelihood to Recommend
9.4
(78 ratings)
10.0
(5 ratings)
Likelihood to Renew
10.0
(67 ratings)
-
(0 ratings)
Usability
9.0
(14 ratings)
-
(0 ratings)
Availability
9.0
(1 ratings)
-
(0 ratings)
Support Rating
9.6
(13 ratings)
10.0
(2 ratings)
Implementation Rating
8.4
(2 ratings)
-
(0 ratings)
User Testimonials
MongoDBMongoDB Atlas
Likelihood to Recommend
MongoDB
If asked by a colleague I would highly recommend MongoDB. MongoDB provides incredible flexibility and is quick and easy to set up. It also provides extensive documentation which is very useful for someone new to the tool. Though I've used it for years and still referenced the docs often. From my experience and the use cases I've worked on, I'd suggest using it anywhere that needs a fast, efficient storage space for non-relational data. If a relational database is needed then another tool would be more apt.
Read full review
MongoDB
I would recommend MongoDB Atlas to every company who have a significant need in the NoSQL database and do not want to manage their infrastructure. Using MongoDB Atlas can significantly reduce your management time and cost, which saves valuable resources for other tasks. It also suits a smaller company as MongoDB Atlas scales up and down very quickly.
Read full review
Pros
MongoDB
  • Being a JSON language optimizes the response time of a query, you can directly build a query logic from the same service
  • You can install a local, database-based environment rather than the non-relational real-time bases such a firebase does not allow, the local environment is paramount since you can work without relying on the internet.
  • Forming collections in Mango is relatively simple, you do not need to know of query to work with it, since it has a simple graphic environment that allows you to manage databases for those who are not experts in console management.
Read full review
MongoDB
  • DB Provisioning.
  • DB Management.
Read full review
Cons
MongoDB
  • An aggregate pipeline can be a bit overwhelming as a newcomer.
  • There's still no real concept of joins with references/foreign keys, although the aggregate framework has a feature that is close.
  • Database management/dev ops can still be time-consuming if rolling your own deployments. (Thankfully there are plenty of providers like Compose or even MongoDB's own Atlas that helps take care of the nitty-gritty.
Read full review
MongoDB
  • As an independent entity, MongoDB Atlas is not included in existing subscriptions from AWS or Azure, requiring an additional support plan and reliance on a third party.
Read full review
Likelihood to Renew
MongoDB
I am looking forward to increasing our SaaS subscriptions such that I get to experience global replica sets, working in reads from secondaries, and what not. Can't wait to be able to exploit some of the power that the "Big Boys" use MongoDB for.
Read full review
MongoDB
No answers on this topic
Usability
MongoDB
NoSQL database systems such as MongoDB lack graphical interfaces by default and therefore to improve usability it is necessary to install third-party applications to see more visually the schemas and stored documents. In addition, these tools also allow us to visualize the commands to be executed for each operation.
Read full review
MongoDB
No answers on this topic
Support Rating
MongoDB
Finding support from local companies can be difficult. There were times when the local company could not find a solution and we reached a solution by getting support globally. If a good local company is found, it will overcome all your problems with its global support.
Read full review
MongoDB
We love MongoDB support and have great relationship with them. When we decided to go with MongoDB Atlas, they sent a team of 5 to our company to discuss the process of setting up a Mongo cluster and walked us through. when we have questions, we create a ticket and they will respond very quickly
Read full review
Implementation Rating
MongoDB
While the setup and configuration of MongoDB is pretty straight forward, having a vendor that performs automatic backups and scales the cluster automatically is very convenient. If you do not have a system administrator or DBA familiar with MongoDB on hand, it's a very good idea to use a 3rd party vendor that specializes in MongoDB hosting. The value is very well worth it over hosting it yourself since the cost is often reasonable among providers.
Read full review
MongoDB
No answers on this topic
Alternatives Considered
MongoDB
We have [measured] the speed in reading/write operations in high load and finally select the winner = MongoDBWe have [not] too much data but in case there will be 10 [times] more we need Cassandra. Cassandra's storage engine provides constant-time writes no matter how big your data set grows. For analytics, MongoDB provides a custom map/reduce implementation; Cassandra provides native Hadoop support.
Read full review
MongoDB
MongoDB Atlas has been in the market for very long time and there are bunch of documentation, training and support for it. It also is specifically designed for the use case similar to our project and big companies in the market uses them for very high load which made us confident about our choice.
Read full review
Return on Investment
MongoDB
  • Open Source w/ reasonable support costs have a direct, positive impact on the ROI (we moved away from large, monolithic, locked in licensing models)
  • You do have to balance the necessary level of HA & DR with the number of servers required to scale up and scale out. Servers cost money - so DR & HR doesn't come for free (even though it's built into the architecture of MongoDB
Read full review
MongoDB
  • Improved our maintainability
  • Reduced daily work compared to self-hosted solutions
  • Reasonable pricing compared to value
Read full review
ScreenShots

MongoDB Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of