
I can configure the data fields and columns in Mongodb according to client requirments. This allows navigation of the UI simple with respect to the design of the tables. You can also easily download the json files for deployment. Review collected by and hosted on G2.com.
The configuration of the data fields requires indepth knowledge and understanding. Otherwise, errors will be frequent for new users. The connection of the tables is quite complex and needs to be reviewed thoroughly. Review collected by and hosted on G2.com.
The most liked this about this DB is pipeline like in other DB lookup is available but the processing speed of Mongo DB is far better compared to others. one more thing that is if your project DB schema is not completely defined although it is changing with an ongoing project that time you don't need to de migrations or migrate every time you just send data as key-value and data will insert or update so there is no boundation like you can send this data or anything Review collected by and hosted on G2.com.
There is nothing for dislike but only one thing can become better in other SQL we have the mapping of ORM for a different framework like when I worked on Django that time I user Django ORM so all lookup and data operation becomes easy compere to direct DB queries so please add ORM feature in Mongo DB Review collected by and hosted on G2.com.
MongoDB does what SQL cannot do, it handles large datasets very easily. Fastest in the market to give results to even multi-lined queries. MongoDB has the largest storage making it the best feature of Database software Review collected by and hosted on G2.com.
It has many benefits which sometimes becomes a problem, it has the largest database hence it feels empty when you have small data and tend you store more and more, which eventually gets troublesome for the user. Review collected by and hosted on G2.com.
1. Its document-based system
2. queries we can use, like using APIs
3. built-in shell for Mongosh
4. It supports complex queries, aggregations and indexing.
5. Easy to establish connections; also, it keeps a history of connections by saving them.
6. It provides a theme, so it's good for a person like me who prefers dark mode. Review collected by and hosted on G2.com.
1. setting replication and high availability becomes complex as compared to sql. Review collected by and hosted on G2.com.
It's flexibility, MongoDB was my first NoSQL database years ago, and it keeps being as relevant as the day it came out; with its set of ever-expanding features, it's easy to integrate with many technologies, and it's flexible enough for most projects! Review collected by and hosted on G2.com.
Although it is available to deploy in cloud providers like Azure and AWS a better integration with the services of other cloud providers would be nice, in some projects I had to go for Dynamo or CosmoDB because the integration was easier with the rest of Cloud technologies from the provider Review collected by and hosted on G2.com.
MongoDB has easy integrations and well-defined and thoroughly explained documentation and libraries. This makes almost everything for a NoSQL developer easy to use. MongoDB provides well-structured functionalities to connect schemas and data variables, making it unique to use. Review collected by and hosted on G2.com.
MongoDB has high memory usage even for low data storage, which makes it doubtful to use for large-scale projects. Review collected by and hosted on G2.com.
It provides high- performance, scalable, and flexible data storage solution; it can handle large volumes of data, and it supports horizontal scaling across multiple servers, and it is also flexible in schema design Review collected by and hosted on G2.com.
Although it is one of the easiest database management, to learn, one has to give a considerable time; also, it consumes more storage than the traditional database, and there is an increase in complexity in data modelling Review collected by and hosted on G2.com.
Ease of use, performance, scalability, architecture, ease of integration Review collected by and hosted on G2.com.
The only topic I do not like is the comand line: very hard at the first to understand the commands! Review collected by and hosted on G2.com.