53 reviews
Secret has already helped tens of thousands of startups save millions on the best SaaS like Microsoft Teams, Google Workspace & many more. Join Secret now to buy software the smart way.
MongoDB is a database management system that provides a range of features to help businesses grow by enabling faster and smarter creation. It offers a flexible document data model and a unified query interface for all use cases, allowing for faster development and iteration. MongoDB is cloud-managed, making it scalable and ideal for startups. It can be used for various transactional, analytical, and data virtualization applications. The platform can be run anywhere, anytime, even on a simple laptop. It also prioritizes data security with ISO/IEC 27 001 and HDS certifications. Many companies, including Bosch, Cisco, Toyota, and Humanitix, use MongoDB due to its performance and relevance.
Secure data storage
MongoDB offers high security for data storage, ensuring that your data is safe and manageable
Easy to learn
MongoDB is user-friendly and easy to learn, making it a great choice for beginners and experts alike
High performance
MongoDB is known for its high performance, speed, and efficiency, making it a great choice for managing large amounts of data.
Cloud solution
MongoDB's Atlas Cloud allows for easy integration of a single database across multiple apps, with user-friendly management and affordable cost
Document orientation
MongoDB's document-oriented nature makes it an excellent choice for handling various types of data needs, especially for applications that require a flexible schema
Issues with complex data
Some users have found that dealing with complex data can be difficult in MongoDB, particularly when it comes to updating collection indexing and managing memory usage
Inferior client tool
Some users have found the Compass client tool to be inferior compared to other database software tools, with most of the access to the collections being CLI-based.
Problems with Atlas Compass UX
Users have reported issues with the Atlas Compass UX, such as not being able to open multiple tabs with collections at the same time and losing search queries when switching between collections
Poor customer support
There have been complaints about MongoDB's customer support being non-existent or unhelpful, even for minor technical issues
Limited memory in the free version
Users have reported that the free version of MongoDB has limited memory, which can necessitate an upgrade for unlimited data insertion
Premium
Boost your productivity with a database optimized for your applications
$500 in credits for 1 year
Save up to $500
Starting Price
Free Plan
Find and view your data easily
Make your databases evolve with the demand
Automate your administrative operations
Integrated security
Deploy your data in different clouds
More details about mongoDB plans
Starting Price
Free Plan
Yes
Find and view your data easily
Make your databases evolve with the demand
Automate your administrative operations
Integrated security
Deploy your data in different clouds
Premium
Boost your productivity with a database optimized for your applications
$500 in credits for 1 year
Save up to $500
Firebase and MongoDB are powerful platforms for managing databases, each offering valuable features that can significantly enhance your application's backend. However, there are several key differences to consider when deciding which is best for your project.
First is the architecture. Firebase is a Backend-as-a-Service (BaaS) platform that provides a real-time NoSQL database known as Firestore. It is designed to offer seamless data synchronization across clients, real-time updates, and integration with various Google services, making it ideal for developing mobile and web applications quickly. On the other hand, MongoDB is a NoSQL database that uses a flexible document-oriented model, which allows developers to store data in JSON-like documents. MongoDB excels in handling large volumes of unstructured data, complex queries, and providing scalability through sharding and replication.
When it comes to pricing, Firebase offers a pay-as-you-go model, starting with a free tier that...
mongoDB
Used by 896 members
Boost your productivity with a database optimized for your applications
$500 in credits for 1 year
Save up to $500
Developers working with Node.js
These users appreciate MongoDB for its simplicity when querying JSON-like data, making it a preferred choice for Node.js application development. However, they note that the non-tabular structure can complicate the application of joins using aggregation
Data Warehousing Professionals
These users have used MongoDB to build multi-node clusters for data warehousing and ETL tools. They acknowledge that while MongoDB has improved over time, it may not offer as robust backups as other databases like MSSQL and Oracle
Users managing large data entries
These users value MongoDB for managing websites with thousands of data entries. They appreciate its speed and simplification of object-oriented data storage, but note that its global adoption isn't as widespread as other databases, which can limit online resources.
Users dealing with variable length and semi-irregular data
These users find MongoDB to be a reliable solution for hosting incoming user data with variable lengths and semi-irregular formats. They appreciate its easy implementation and reliability, but note challenges with data visualization and connectivity with AWS VPC
Users needing a database for microservices applications
These users find MongoDB to be the top choice for microservices applications due to its scalability, user-friendliness, and integrations with popular programming languages. They caution that as a NoSQL database, it may be challenging for beginners
Premium
Boost your productivity with a database optimized for your applications
$500 in credits for 1 year
Save up to $500
mongoDB rating
Jc Legros
Reliable Atlas Operations with Helpful Startup Credits
We started on MongoDB Atlas using a startup perk from Joinsecret that covered roughly $500 over a year, which was honestly just helpful breathing room. The bigger reason we stayed is reliability: automated backups, simple scaling, and good visibility into slow queries
July 27, 2026
Stanley Heidenreich
Time-Saving Atlas Backups, Monitoring, and Alerts
We use MongoDB Atlas for a small SaaS app and the backup and monitoring tools have saved us time compared with managing everything ourselves. I like that creating clusters and setting alerts is straightforward, although costs can climb if you do not keep an eye on storage and traffic
July 19, 2026
Tressa Yundt
Low-Risk Atlas Trial with Joinsecret Credits
MongoDB worked well for our staging and early production setup, especially since we got about $500 in cloud credits for the first year through Joinsecret. That gave us room to test Atlas properly without rushing infrastructure decisions, and by the time the credits ran out we already knew what cluster size we actually needed
July 14, 2026
Shad Legros
Fast Mobile Iteration with Evolving Schema and TTL Indexes
For a mobile backend with changing payloads, MongoDB has been practical because the schema can evolve without turning every release into a database project. We used a Joinsecret offer that gave us close to $500 in Atlas usage over the year, and that was nice, but the real value has been fast iteration plus features like TTL indexes for cleaning up temporary data automatically
July 4, 2026
Shemeka Langworth
Smooth Scale-Up from Prototype to Production on Atlas
I was skeptical at first, but MongoDB handled our migration from a prototype to a real production workload better than expected. We also had some first-year credits through Joinsecret, around $500, which made the early phase cheaper, but what kept us on it was the combination of flexibility and the Atlas admin tools
June 28, 2026
Mr. Claudio Kshlerin
Great for Multi-Tenant Configurations with Transactions When Needed
MongoDB has been especially useful for our multi-tenant app where customer configurations can vary a lot. Keeping tenant-specific settings in documents has been simpler than maintaining a web of relational tables, and transactions are there when we need stricter consistency for billing-related operations
June 21, 2026
Otis Pacocha
Strong Developer Experience with Drivers and Schema Validation
The developer experience is one of the better parts of MongoDB for me. The drivers are mature, local setup is easy, and schema validation gives enough guardrails so the database does not turn into a mess even when multiple teams are shipping quickly
June 16, 2026
Teresa O'Kon
Flexible Content Metadata and Practical Atlas Search
We moved a content-heavy app to MongoDB because each article has different metadata depending on source and language. That flexibility helped a lot, and Atlas Search turned out to be genuinely practical for building decent search without adding another tool right away
June 6, 2026
Vern Pollich
Natural Fit for Nested Data and Powerful Aggregations
What I appreciate most is how easy it is to work with nested JSON-like data in MongoDB. For event tracking and user activity logs, it feels much more natural than forcing everything into a relational schema, and the aggregation pipeline has been more useful than I expected for reporting
June 1, 2026
Gertha Cummings
Flexible Document Modeling for Product Catalogs
MongoDB has been a good fit for our product catalog because the document model lets us store different item attributes without redesigning tables every time the business team adds a new field. Indexing took some trial and error, but once we tuned a few queries the performance was solid
May 25, 2026
Secret has already helped tens of thousands of startups save millions on the best SaaS like Microsoft Teams, Google Workspace & many more. Join Secret now to buy software the smart way.