Stable product with good scalability features
What is our primary use case?
We use MongoDB Atlas to manage transactions and tenant payments for our application.
What is most valuable?
The product provides quick transaction service, high availability, and efficient scalability features.
What needs improvement?
The product's file storage documentation needs improvement.
For how long have I used the solution?
We have been using MongoDB Atlas for five years.
What do I think about the stability of the solution?
It is a stable platform. I rate its stability a nine out of ten.
What do I think about the scalability of the solution?
I rate the product's scalability a nine out of ten.
Which solution did I use previously and why did I switch?
We are using MySQL at the same time.
How was the initial setup?
The initial setup requires knowledge of Linux systems. It takes ten to thirty minutes to complete, depending on the bandwidth of the server. It requires a team of three technicians to execute the process.
What other advice do I have?
MongoDB Atlas is a wonderful product. It is one of the top database platforms. I recommend it to companies planning to use the standard transaction maintenance.
I rate it a nine out of ten.
A scalable unstructured database that requires its users to go for a straightforward setup phase
What is our primary use case?
I use MongoDB Atlas to take care of my company's clients who are in industries like healthcare systems, finance, and other such areas.
What is most valuable?
The solution is valuable since it works as an unstructured database.
What needs improvement?
I would like the solution to offer more integration capabilities since it is an area where the solution lacks.
For how long have I used the solution?
I have been using MongoDB Atlas for a few months.
What do I think about the stability of the solution?
It is a stable solution. Stability-wise, I rate the solution a seven out of ten.
What do I think about the scalability of the solution?
It is a scalable solution.
Around 30,000 to 40,000 of my company's customers use MongoDB Atlas.
How are customer service and support?
I was not involved much with the technical support offered by MongoDB.
How was the initial setup?
The initial setup of MongoDB Atlas is straightforward unless you don't have to deal with any database-related stuff.
I completed the setup phase of the solution in a week since I have a background in handling databases.
For the deployment phase of the solution to be successful, one needs to have a bit of cloud-based knowledge.
What's my experience with pricing, setup cost, and licensing?
I did not get into the solution's licensing costs since that is taken care of by the customers who want to use the product.
What other advice do I have?
I recommend the solution to those who plan to use it.
I rate the overall solution an eight out of ten.
A Flexible and Powerful Database System!
What do you like best about the product?
It is flexible and helps to store data in document format. If you want to handle a huge amount of data then it is a perfect platform. It is providing high performance and better solution of storing data. As data is stored in document format thus you can easily delete and add any existing field and you can change records as well. It helps in fetching data accurately and storing complex structures. It helps in storing data with any type and size.
What do you dislike about the product?
Users are facing a lot of security issues. Aggregation is complex and difficult to learn. It has a terrific administrative interface. It will not be able to work fast with a cloud environment, most of its processes will slow down. It may be impossible to remove some comments in it.
What problems is the product solving and how is that benefiting you?
You can access your data in any language. You don’t have to define a schema for setting up your database as it is a schema-less program. It helps in organizing documents into collections. It helps in speeding up your queries. Table joins are not required in it. It is providing fast data processing. It is also having great support from many cloud-based platforms.
MongoDB- Advanced NoSQL database
What do you like best about the product?
Flexible Schema - In MongoDB we don't have to think about proper schema (unlike SQL databases) during application building, as our needs change we can add properties to schema.
Fast scanning in big collections- MongoDB stores data in a binary format that why its query executes very fast even in nested searches.
What do you dislike about the product?
Infinite loop error- due to collections relations, while saving or updating data in another collection it gets stuck in an infinite loop.
Ram Size error- While doing a query on a large dataset, it gives an aggregate pipeline size error.
What problems is the product solving and how is that benefiting you?
In our company, we work with flexible data from client databases. Therefore, we cannot determine the schema in advance. This led us to choose a NoSQL database, specifically MongoDB.
Useful For Database Management
What do you like best about the product?
The data is easily manageable and storing the data is also very easy using MongoDB.
What do you dislike about the product?
I am working on this software from last 1year and not facing a single issue in it.
What problems is the product solving and how is that benefiting you?
It is solving the issue of storing the large data and checking it in one click. Sharing the data with anyone also beneficial for me.
MongoDB is great
What do you like best about the product?
ease of installation and configuration and I can solve everything by code, be it C#, Node.js, Python or another, in addition to speed and scalability
What do you dislike about the product?
It's not that I don't like it, but working with transactions is a little more complicated, but it works well
What problems is the product solving and how is that benefiting you?
Performance and working with data from multiple sources and different formats, with no defined standard
MongoDb I am using in my current project for storing data into the database
What do you like best about the product?
Mongodb handled unstructure data so we can store any data and as compared to mysql mongodb is easy to understand.
What do you dislike about the product?
As I know everything is good as of now no cons from mu side
What problems is the product solving and how is that benefiting you?
I am using in my project so it helps me alot to save the data or other database operations
No brainer MongoDB when it comes to databse
What do you like best about the product?
Key value pair is simple database schema so when you need some info to be stored, mongodb is the first thing that comes to my mind.
Compare to SQL there are easier aggregates function which will give you edge.
What do you dislike about the product?
As of now nothing to dislike as I'm working on it above 1 year.
In some scenarios SQL can be fast but ease of use and simplicity is the thing I have gone for, so it's awesome.
What problems is the product solving and how is that benefiting you?
My all database solution is mongo itself and currently I'm using it in my application which is being developed at large scale.
It will be a huge software supported by Mongo DB
Best Non RDBMS for better debugs for Data storage
What do you like best about the product?
Many clusters available to practice and get the output based on indexes and queries
What do you dislike about the product?
Altas connection is not much seured and not much scope of usage for free cluster
What problems is the product solving and how is that benefiting you?
Platform available to test the Database and use it in hybrid platforms.
Also microservices can be integrated with the azure platform with the database integration
mongo DB is a reliable and versatile No SQL database
What do you like best about the product?
Mongo DB is a nice to work with database. Is does not have a schema, making it a flexible database. It is also scalable, making it suitable for large applications. All in all, it is a good database option to work with
What do you dislike about the product?
One big drawback of using mongo db is that it does not completely support ACID properties. This means that it cannot be used for transactional operations or where the data needs be extremely accurate, up to date and reliable
What problems is the product solving and how is that benefiting you?
It has given me an option of making a flexible and scalable database option, for creating day to day applications, where ACID compliance is not required. It is also easy to understand and work with, so that also helps.