MongoDB

RATING:

4.65

(441)

About MongoDB

MongoDB is a cloud-based and on-premise distributed database management system designed to help small to large organizations store data in JSON format and perform read and write query operations to sort data based on multiple field types. Features include text/geo-based search, sharding, replication, data visualization, collaboration and backup management. The platform enables developers to access and analyze data using ad hoc queries, indexing and data aggregation in real-time. Using MongoDB Atlas, professionals can handle and recover deployments across multiple cloud platforms such as AWS, Azure and more. Businesses can adjust size, memory or storage capacity of database clusters based on the utilization of resources. It also enables developers to respond to do...
MongoDB charts
Slide 1 of 5

MongoDB Reviews

Overall Rating

4.65

Ratings Breakdown

Secondary Ratings

Ease-of-use

4.5

Customer Support

4.5

Value for money

4.5

Functionality

4.5

Most Helpful Reviews for MongoDB

1 - 5 of 442 Reviews

User Profile

Juan Manuel

Verified reviewer

Consumer Services, 51-200 employees

Used daily for less than 12 months

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

4

FUNCTIONALITY

5

Reviewed June 2021

Best no-sql database

My experience is very good, it works very fast, it is configured quickly, you can view and make queries from your software to see the data of your database. Making backups is very simple and integrates perfectly with our javascript development.

PROS

Very fast installation and use. It has very complete tools to manage you, such as the Mongo Compass or the possibility of having everything in your cloud with Mongo Atlas. The installation is very simple and the power of the tool is incredible and integrates perfectly with our system built in NodeJS. It has a very detailed documentation which facilitates its integration.

CONS

The main cons is that it does not have the possibility of making queries with JOINS but this is a limitation of NO-SQL databases

Reasons for switching to MongoDB

We made the change since we needed to make a smaller service and we did not see the need to connect an sql base. With mongo we gain ease and speed

Anonymous

201-500 employees

Used daily for more than 2 years

Review Source: Capterra
This review was submitted organically. No incentive was offered

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

5

FUNCTIONALITY

5

Reviewed July 2022

Java developer on MongoDB.

PROS

MongoDB is for me the top database for microservices applications. It scales great and is easy to use. It has many integrations with popular programming languages. It is easy to configure it for heavy loads.

CONS

It is a NoSQL database by which it can be a certain entry threshold for beginners. Correctly selecting and setting up indexes can be a problem.

Reason for choosing MongoDB

MongoDB was simpler and just good enough for our use case.

Reasons for switching to MongoDB

We moved away from the amazon platform.

Trevor

Oil & Energy, 201-500 employees

Used monthly for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

3

EASE OF USE

3

VALUE FOR MONEY

5

CUSTOMER SUPPORT

4

FUNCTIONALITY

3

Reviewed November 2020

Cheap Mongo DB

Built several multi-node clusters for data warehousing for ETL tools. Had a lot of issues early on to get it working. Documentation 2 years ago + was spotty but now its a lot better. Not to mention the software has evolved to include features sorely missing awhile back. We moved away from thsi product as it doesnt allow backups as robust as MSSQL and oracle but its great for certain types of data needs.

PROS

Can use a free version of it. And does allow clustering of it inclusive.

CONS

Compass client tool is useless versus other DB software tools. Pretty much all cli based access ot the collections within

Reason for choosing MongoDB

3rd party software only supported this at the time. We have since moved away from that 3rd party software and this platform.

Anonymous

1 employee

Used daily for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

FUNCTIONALITY

5

Reviewed February 2023

Maybe my new favourite way to store data

Very positive, allowed me to run a website with many many thousands of data entries, and all the usual features like relations and performance management that you would come to expect from a tool like MongoDB

PROS

Object oriented data storage is quickly becoming more popular and MongoDB makes it very easy to dip your toes into, and its blazing fast.

CONS

Adoption while fast, is still not there globally which means often resources on the web can be a bit scarce when compared to other database types.

Reasons for switching to MongoDB

I wanted something that felt more modern and SQL seemed to be falling behind in that regard!

User Profile

Darian

Verified reviewer

Insurance, 201-500 employees

Used daily for less than 12 months

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

4

EASE OF USE

4

CUSTOMER SUPPORT

4

FUNCTIONALITY

3

Reviewed June 2022

Review of MongoDB

We used Mongo to host some incoming user data on one of our portals. We needed a solution that could host variable length data where the format could change semi-irregularly. Mongo was both quick to implement and reliable in use and has caused us no problems once we finished all the configurations.

PROS

MongoDB was our go-to solution for a NoSQL database due to the ease of installation and simplicity. We had used Mongo before for smaller projects but decided to use the MongoDB Atlas service to have a reliable instance online. Using the hosted version alleviated a lot of the configuration issues we had experienced also, although it isn't required to use the hosted version depending on the use case.

CONS

The visualization aspect of Mongo constantly was an issue for our team. We wanted to display dashboards of our data through a variety of methods but most were difficult to implement using Mongo, or were simple/slow at best. There was also a lot of trouble trying to connect MongoDB Atlas with our AWS VPC, specifically so that our cloud functions could access it.

Reason for choosing MongoDB

We previously used Mongo for an original version of our project, and when considering alternatives we decided to stick with what we were used to.