Nabil Fegaiere1 - PeerSpot reviewer
Chief Executive Officer at dotFIT, LLC
Real User
Top 10
An easy-to-use solution with reasonable pricing
Pros and Cons
  • "MongoDB is easy to use."
  • "It isn't easy to recognize entities with MongoDB."

What is most valuable?

MongoDB is easy to use. 

What needs improvement?

It isn't easy to recognize entities with MongoDB. 

How was the initial setup?

The tool's installation is easy for anyone with experience in databases. 

What's my experience with pricing, setup cost, and licensing?

MongoDB's pricing is reasonable. 

Buyer's Guide
MongoDB
April 2024
Learn what your peers think about MongoDB. Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
768,740 professionals have used our research since 2012.

What other advice do I have?

I rate the solution a six out of ten. 

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
Flag as inappropriate
PeerSpot user
An-Pham - PeerSpot reviewer
Deputy General Manager at Viettel Group
Real User
Top 5
Easy to deploy, and stable, but is not scalable
Pros and Cons
  • "The most valuable feature is the speed of MongoDB."
  • "The scalability of the solution has room for improvement."

What is our primary use case?

We use MongoDB to build online applications.

What is most valuable?

The most valuable feature is the speed of MongoDB.

What needs improvement?

The scalability of the solution has room for improvement.

For how long have I used the solution?

I have been using the solution for two months.

What do I think about the stability of the solution?

The solution is stable.

What do I think about the scalability of the solution?

The solution is not really scalable. I give the scalability a six out of ten.

We have ten people using the solution and we plan on increasing the number of users.

How was the initial setup?

The initial setup is straightforward. The deployment time was within one week.

What about the implementation team?

The implementation was completed in-house.

What other advice do I have?

I give the solution a seven out of ten.

Three people are required for solution maintenance.

We chose MongoDB because of the speed.

MongoDB is a good solution and I recommend it to others.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
MongoDB
April 2024
Learn what your peers think about MongoDB. Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
768,740 professionals have used our research since 2012.
Senior Developer at ENEL
Real User
An open source solution for storage and mapping that is stable and easy to setup
Pros and Cons
  • "The most valuable feature is the geometric information done with GeoJSON."
  • "Simplifying the aggregation framework would be an improvement."

What is our primary use case?

We are using this solution for storage and mapping. We have developed an application for mapping. We source the GeoJSON position for approximately eleven million points.

Our application is made for desktops, and we started using MongoDB for that application.

We have four teams in our laboratory and the other teams are developing their applications to be used with MongoDB.

The primary use of MongoDB is for mapping the application.

What is most valuable?

The most valuable feature is the geometric information done with GeoJSON. We search the points, and we can perform searches for the data using the RPA for MongoDB. We can ask for points in the geometric shapes or points near other points.

What needs improvement?

Simplifying the aggregation framework would be an improvement.

Also, the replica system could be improved.

For how long have I used the solution?

I have been using MongoDB for approximately four years.

We have anywhere from 15 to 20 people using this solution on a daily basis.

What do I think about the stability of the solution?

This is a stable solution and we are happy with it.

What do I think about the scalability of the solution?

It is possible to scale this solution but it has a problem with the replication.

How are customer service and technical support?

I have not contacted technical support. We have been able to resolve any issues we have had on our own.

Which solution did I use previously and why did I switch?

Previously we used MariaDB and we continue to use MariaDB for other purposes. We started using MongoDB to manage non-relational data.

How was the initial setup?

The initial setup was simple and straightforward.

It took a couple of hours.

I am the only one maintaining this solution.

What about the implementation team?

I completed the initial setup and implementation.

I did not use the help of a vendor or integration. I did it on my own.

What's my experience with pricing, setup cost, and licensing?

MongoDB is an open-source solution.

What other advice do I have?

We are a small laboratory and always look for open source solutions or solutions where the licensing is every year. We are prepared to do the troubleshooting ourselves.

The most important part is to evaluate the rest of the ecosystem integrations. When we started, the driver that we used to develop the application was in C++ wasn't relevant. At the start of the project, we had some difficulties because there was no documentation available. There were no examples and no support from the community. 

You have to take into account the languages that you are using. If you are going to develop in the main languages of the solution such as Python, or JavaScript, then you won't have to worry.

I would rate this solution a nine out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Laura Pardo - PeerSpot reviewer
Chief Technology Officer at Juzto.co
Real User
Top 10
It's easy to develop a couple of simple solutions quickly
Pros and Cons
  • "It's super easy to develop a couple of solutions for clients with MongoDB, like a quick web page with no clear data structure that they need to spin up quickly to validate some sort of MDTP."
  • "The MongoDB documentation can be a little complicated sometimes."

What is our primary use case?

I primarily use MongoDB for personal projects or minor stuff that I have developed for people who are starting. I'm currently doing testing on MongoDB for new features we're developing at my company.

How has it helped my organization?

It's super easy to develop a couple of solutions for clients with MongoDB, like a quick web page with no clear data structure that they need to spin up quickly to validate some sort of MDTP.

What needs improvement?

The MongoDB documentation can be a little complicated sometimes.

For how long have I used the solution?

I have used MongoDB for three or four years. 

What do I think about the stability of the solution?

MongoDB is solidly stable. 

What do I think about the scalability of the solution?

I rate MongoDB nine out of 10 for scalability.

How are customer service and support?

I rate MongoDB support nine out of 10. It's pretty good.

How would you rate customer service and support?

Positive

How was the initial setup?

Setting up MongoDB is super easy.

What other advice do I have?

I rate MongoDB nine out of 10. I recommend reading up on NoSQL in general to learn the best practices. 

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Souvik Banerjee - PeerSpot reviewer
Software Development Engineer at a tech vendor with 1-10 employees
Real User
Top 5Leaderboard
Useful aggregation, simple queries, and many documentation available
Pros and Cons
  • "The most valuable feature of MongoDB is the ease of connections, aggregation, and queries."
  • "MongoDB should incorporate more features, particularly search functionality, and real-time communication capabilities, to improve the database and provide data listening services. Currently, we rely on the Atlas offering, but it would be fantastic if MongoDB could develop a new solution or updated version that includes these features within its internal database and driver. However, I am uncertain if this would be a viable or profitable move for them, and I am speaking from a mobile-centric viewpoint."

What is our primary use case?

We installed MongoDB on an EC2 instance and used it. 

Use used MongoDB for a NoSQL use case.

What is most valuable?

The most valuable feature of MongoDB is the ease of connections, aggregation, and queries. Additionally, there is plenty of documentation available for assistance if you require it.

What needs improvement?

MongoDB should incorporate more features, particularly search functionality, and real-time communication capabilities, to improve the database and provide data listening services. Currently, we rely on the Atlas offering, but it would be fantastic if MongoDB could develop a new solution or updated version that includes these features within its internal database and driver. However, I am uncertain if this would be a viable or profitable move for them, and I am speaking from a mobile-centric viewpoint.

For how long have I used the solution?

I have been using MongoDB for approximately six months.

What do I think about the stability of the solution?

The solution is stable. However, I recall instances when the database crashed due to high-volume querying, but this can occur with any database if the queries being run are not optimized for the particular instance.

I rate the stability of MongoDB an eight out of ten.

What do I think about the scalability of the solution?

I rate the scalability of MongoDB a seven out of ten.

Which solution did I use previously and why did I switch?

We were using PostgreSQL for everything, but it is not the best fit for our needs due to the diverse nature of our data. We switched to MongoDB, as NoSQL is better suited for this scenario.

What was our ROI?

I have received a return on investment using MongoDB.

What's my experience with pricing, setup cost, and licensing?

The pricing is favorable if you opt to install MongoDB on an Amazon EC2 instance as you won't have to pay for the extra Atlas services and can instead manage the scaling yourself. This allows for a cost-effective solution and using MongoDB on a small scale, I have been able to utilize it for free.

I rate the price of MongoDB an eight out of ten.

What other advice do I have?

I rate MongoDB an eight out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Archtect - software engineering at Innominds
Reseller
Top 5
Enhanced flexibility in data modeling, seamless scalability and efficient handling of unstructured or complex data through its document-oriented structure
Pros and Cons
  • "It facilitates the generation of heatmaps for graphical data analysis."
  • "It has certain limitations when it comes to handling hierarchical data, enforcing relationships, and performing complex joins, which should be taken into account when designing databases for applications with intricate data requirements."

What is our primary use case?

The primary use case is data retrieval. It allows for easy retrieval of data as all the required information is stored within the document. This becomes particularly useful as the company scales, preventing queries from becoming sluggish.

How has it helped my organization?

Working with it extends beyond database skills. Utilizing additional tools such as ML frameworks (e.g., TensorFlow), languages like Python for data analysis, and platforms like Apache Spark for distributed computing can enhance one's capabilities in extracting meaningful insights from data.

What is most valuable?

It facilitates the generation of heatmaps for graphical data analysis. This can be valuable for visualizing patterns and trends in data. While other databases like Cassandra may also serve this purpose, MongoDB stands out for its simplicity in handling complex queries and graphical data representation.

What needs improvement?

It has certain limitations when it comes to handling hierarchical data, enforcing relationships, and performing complex joins, which should be taken into account when designing databases for applications with intricate data requirements.

For how long have I used the solution?

I have been working with it for a year now.

What do I think about the stability of the solution?

It is highly stable. I would rate it nine out of ten.

What do I think about the scalability of the solution?

It emerges as a favorable choice for customers seeking efficient data storage and scalability. On a scale of one to ten, I would rate it at eight.

Which solution did I use previously and why did I switch?

I have been working with both MongoDB and HIVE and the choice between them depends on the specific requirements of the client. While I've been actively engaged with both databases, the preference depends on the nature of the data and whether file storage is required. If data retrieval is the primary focus without the need for file storage, I opt for MongoDB. On the other hand, if the client requires storage for both data and files, HIVE becomes the main choice.

How was the initial setup?

I would rate the initial setup six out of ten.

What's my experience with pricing, setup cost, and licensing?

I only used the open-source version.

What other advice do I have?

Opting for MongoDB could be beneficial, especially for storing large volumes of records, even for transient data. The decision hinges on the nature of the data itself. If there is a significant amount of metadata, it becomes a preferable choice for its scalability and superior query performance. It's important to anticipate future operations; for example, if there's a current load of ten thousand audio and video files, MongoDB can efficiently handle it. Overall, I wold rate it eight out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Srinivas Mutyala - PeerSpot reviewer
Database Architect at Centific
Real User
A stable solution that can be used to store structured, unstructured, and semi-structured data
Pros and Cons
  • "Sharding is an excellent feature of MongoDB."
  • "People coming from RDBMS should have the flexibility to write queries in SQL that can be converted into JSON queries."

What is most valuable?

Sharding is an excellent feature of MongoDB. Atlas is an awesome feature of MongoDB that makes life easy.

What needs improvement?

People coming from RDBMS should have the flexibility to write queries in SQL that can be converted into JSON queries. This feature is working, but we can still achieve some integration and make it more flexible. It is not as easy as writing direct queries on Atlas. This feature will definitely increase a lot of users. RDBMS users think this is a different query language, MQL, which is uncomfortable for them.

For how long have I used the solution?

I have been using MongoDB version 6.0 for more than 12 years as a customer.

What do I think about the stability of the solution?

MongoDB is a very stable solution. The solution is a leader, according to the Gartner report.

What do I think about the scalability of the solution?

In our company, around 2000 to 3000 people are using the solution.

How are customer service and support?

MongoDB’s technical support is awesome.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We previously used the RDBMS solution, MySQL.

MongoDB has five to ten times better performance than MySQL. MongoDB has a lot of advantages. With MongoDB, you can store any kind of data, including structured, unstructured, and semi-structured data. MongoDB has a lot of benefits over RDBMS.

How was the initial setup?

It is very easy to deploy MongoDB. If it is deployed on-premises, it takes an hour. It does not need any additional prerequisites or configuration details.

What was our ROI?

We have seen a lot of ROI with MongoDB because it gives five to ten times better performance.

What's my experience with pricing, setup cost, and licensing?

MongoDB's pricing is not reasonable, but it is not as expensive as the others.

The solution's pricing depends on the deal, which includes how long you will use it and the number of deployments. They do not have a fixed cost. However, the maintenance and support cost is included.

What other advice do I have?

I am satisfied with the product.

Our organization has a DBA team of 50 people. However, the work for the DBAs is minimal because MongoDB intends to have zero DBA. They want to develop a product where the need for DBAs is minimized.

Users should approach MongoDB with an open mind, without thinking that it's a different technology altogether and has a different language. Users don't need to develop the application based on a schema. They can develop the application, and the schema will follow.

Overall, I rate MongoDB an eight out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Nakul Kundaliya - PeerSpot reviewer
Technical Lead Developer at Mayora Infotech
Real User
Top 5Leaderboard
High performance, frequent updates, and quick community support
Pros and Cons
  • "The most valuable feature of MongoDB is the NoSQL database. In a SQL database, we need to join data together with a unique ID amongst other things, but in MongoDB, it's not required. We can directly receive all the information. The performance is very good. Additionally, they have frequent updates."
  • "I rate the support from MongoDB a four out of five."

What is our primary use case?

We are using MongoDB for storing user information and our customer data. If an application requires to save information, that data is stored in MongoDB.

How has it helped my organization?

MongoDB has helped my organization by being able to handle large amounts of data. Nowadays, if users are using our application all the data we store in our database. If you're trying to receive the information from the database, it's important we are able to retrieve the result as quickly as possible.

What is most valuable?

The most valuable feature of MongoDB is the NoSQL database. In a SQL database, we need to join data together with a unique ID amongst other things, but in MongoDB, it's not required. We can directly receive all the information. The performance is very good. Additionally, they have frequent updates.

For how long have I used the solution?

I have been using MongoDB for approximately two years.

What do I think about the stability of the solution?

The stability of MongoDB is good.

What do I think about the scalability of the solution?

MongoDB is scalable.

We have approximately seven backend developers using this solution.

How are customer service and support?

The MongoDB community support is very good. I was facing some problems using some queries, so I posted my issue on that community channel, and within one day, I received a solution. The support was very quick.

I rate the support from MongoDB a four out of five.

Which solution did I use previously and why did I switch?

I previously used MySQL and PostgreSQL, but I had permission and licensing issues with MySQL. I prefer MongoDB over others.

How was the initial setup?

The initial setup of MongoDB is straightforward. We only had to use a few commands to install it.

What's my experience with pricing, setup cost, and licensing?

There are different licenses available to be purchased, such as individual, premium, or enterprise.

Which other solutions did I evaluate?

I did evaluate other options before choosing MongoDB.

What other advice do I have?

Only one person is required for the maintenance of the solution.

I recommend MongoDB to others.

I rate MongoDB a nine out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
Download our free MongoDB Report and get advice and tips from experienced pros sharing their opinions.
Updated: April 2024
Buyer's Guide
Download our free MongoDB Report and get advice and tips from experienced pros sharing their opinions.