You must be validated through LinkedIn or business email to access this page.
Save to My Lists

MongoDB Reviews & Product Details - Page 3

MongoDB Overview

What is MongoDB?

Built by developers, for developers, MongoDB's developer data platform is a database with an integrated set of related services that allow development teams to address the growing requirements for today's wide variety of modern applications, all in a unified and consistent user experience. MongoDB has tens of thousands of customers in over 100 countries. The MongoDB database platform has been downloaded hundreds of millions of times since 2007, and there have been millions of builders trained through MongoDB University courses. To learn more, visit www.mongodb.com.

MongoDB Details
Languages Supported
Arabic, Danish, German, English, Persian, Finnish, French, Hungarian, Italian, Japanese, Dutch, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish, Turkish, Urdu, Chinese (Simplified)
Show LessShow More
Product Description

MongoDB Atlas is a developer data platform that provides a tightly integrated collection of data and application infrastructure building blocks to enable enterprises to quickly deploy bespoke architectures to address any application need. Atlas supports transactional, full-text search, vector search, time series and stream processing application use cases across mobile, distributed, event-driven, and serverless architectures.


Seller Details
Seller
MongoDB
Year Founded
2007
HQ Location
New York
Twitter
@MongoDB
501,037 Twitter followers
LinkedIn® Page
www.linkedin.com
6,990 employees on LinkedIn®
Ownership
NASDAQ: MDB
Description

Built by developers, for developers, MongoDB's developer data platform is a database with an integrated set of related services that allow development teams to address the growing requirements for today's wide variety of modern applications, all in a unified and consistent user experience. MongoDB has tens of thousands of customers in over 100 countries. The MongoDB database platform has been downloaded hundreds of millions of times since 2007, and there have been millions of builders trained through MongoDB University courses. To learn more, visit www.mongodb.com.


AZ
Overview Provided by:

MongoDB Integrations

(1)
Integration information sourced from real user reviews.

Recent MongoDB Reviews

GR
GOURAV R.Mid-Market (51-1000 emp.)
3.5 out of 5
"A very good and friendly experience i had with the MongoDB till now."
Fast data fetching and easy to use and implementaion.
TN
Trung N.Small-Business (50 or fewer emp.)
5.0 out of 5
"MongoDB review"
MongoDB's flexibility and scalability are standout features. Its document-oriented model (using BSON) allows for dynamic, schema-less data structur...
N
NIKKI .Enterprise (> 1000 emp.)
4.5 out of 5
"Scalable and Highly Flexible NoSQL Database"
My favorite feature in this database is the flexibility of its use as well as the possibility to scale it. Because this model stores data in JSON-l...

MongoDB Media

Answer a few questions to help the MongoDB community
Have you used MongoDB before?
Yes

Video Reviews

531 MongoDB Reviews

4.5 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
531 MongoDB Reviews
4.5 out of 5
531 MongoDB Reviews
4.5 out of 5

MongoDB Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons

Overall Review Sentiment for MongoDBQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
MK
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about MongoDB?

Flexible document base data models, easy to use and implement with various languages, large community for questions and tutorials, its query language and reliable in production applications Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

has a learning curve if coming from sql based databases, things like joins, data integrity and schema validation are not available here. usually you know these drawbacks when you choose nosql Review collected by and hosted on G2.com.

What problems is MongoDB solving and how is that benefiting you?

Our main db is in mongo. We have our API service store and fetch our data from this. We have other services query on it for analytics and machine learning. Review collected by and hosted on G2.com.

MP
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about MongoDB?

Many popular SQL-based database technologies can help us to store structured data, however, when it comes to storing a huge volume of semi-structured, MongoDB which is a NoSQL-based database is one of the best in the business. It gives us the flexibility to store the less structures business application data seamlessly. Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

Though MongoDB can store our data in large volumes smoothly It is less flexible when it comes to retrieving that data stored in multiple collections, As MongoDB doesn't support the Join feature amongst multiple collections for data retrieval. This causes data duplication and intervention of ad-hoc back-end code to perform join manually. Review collected by and hosted on G2.com.

What problems is MongoDB solving and how is that benefiting you?

Nowadays, we have humongous unstructured application data being generated daily which we want to store for various business purposes. MongoDB proves useful to do this for us, It is flexible enough to store our unstructured data, Also its open-source verbose documentation really benefited me to easily start using this from day one and learn at a faster pace, Moreover, Its auto-scaling and replication features strongly enables me to have high availability of my business data across the multiple users. Review collected by and hosted on G2.com.

MZ
Principal Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about MongoDB?

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. Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

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. Review collected by and hosted on G2.com.

What problems is MongoDB 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. Review collected by and hosted on G2.com.

SD
Co-Founder
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about MongoDB?

NoSQL yet supports schema

Support for geospatial indexing with sharding, replication

Pipeline aggregation

Vast community support and client library in every language

Readymade connector with changelog to elastic search , kafka etc Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

Lack of analytical stack

Complex sharding operation with manual balancing Review collected by and hosted on G2.com.

What problems is MongoDB solving and how is that benefiting you?

Storing evolving schema database for our SaaS microservices. Review collected by and hosted on G2.com.

Verified User in Telecommunications
CT
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about MongoDB?

MongoDB is great NoSQL document db that offers features horizontal scaling, schema less architecture, good third party support Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

Limited support of ACID transactions and complixity of sharding Review collected by and hosted on G2.com.

What problems is MongoDB solving and how is that benefiting you?

We are using MongoDB to track and report on the employees activity. This involves aggregation queries, geospatial queries and stored scripts to support an APIs for in house web application. Review collected by and hosted on G2.com.

AY
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about MongoDB?

I have been using MongoDB for around 2 years and it has one of the easiest learning curve. I can easily integrate it via either Node or install the command line of MongoDB to get started. The documentation is greater as well which is easy to understand. Although the best thing would be that it's free to use up to a certain limit and allows scaling with ease. Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

The only thing I can find to dislike would be MongoDB's flexible document modal which allows schema-less data, its good for some cases but at time causes some complexity when a lot of relations are required between documents. Review collected by and hosted on G2.com.

What problems is MongoDB solving and how is that benefiting you?

I have been using MondoDB to store data that I have migrated from other SASS platforms and I retrieve those data frequently because of this I prefer MongoDb since this is one of the best things about it.

MongoDB allows fast query fetching and data retrieval.

It pairs easily with my backend application built on node with its packages like Mongoose and makes my development process hassle-free.

Also importing data with mongo import is very handy. Review collected by and hosted on G2.com.

MV
SDE-2 Frontend Developer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about MongoDB?

1. Mongo Db is a NonSql data base you don't need to execute query

2. Store JSon base collection so you can story data directly that coming in REST API body

3. Lightweight it means the response is faster and takes less memory to compute

4. Take less storage

5. No worries about the relation

6. Easy to understand and easy to learn Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

1. Its NonSql so sometimes it's difficult to maintain

2. Less Security than SQL database

3. Some time its depends on technology like PHP if i use PHP then i use My SQL because its easy to integrate and manage for PHP technology Review collected by and hosted on G2.com.

What problems is MongoDB solving and how is that benefiting you?

=> No need for extra effort for learn

=> directly store json so no need to map body data to require db data

=> take less bandwidth and fetch data fast then other db Review collected by and hosted on G2.com.

TG
SAP Consultant
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about MongoDB?

MongoDB follows a document-oriented data model, which allows for storing and retrieving complex data structures as JSON-like documents. This flexibility makes it well-suited for handling unstructured and semi-structured data.

It provides high-performance data operations, thanks to its support for indexes, sharding, and in-memory computing. It can efficiently handle large volumes of data and perform fast read and write operations. Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

MongoDB's memory usage can be relatively high compared to other database systems. This is due to its in-memory caching and indexing mechanisms, which aim to optimize performance but may require more system resources. Review collected by and hosted on G2.com.

What problems is MongoDB solving and how is that benefiting you?

We used to save order transaction for any user, this would involve multiple documents for a single order like offer application, credit application, payment initiation, order creation, payment completion, order confirmation. All these events had json strings which would be stored in MongoDB. Review collected by and hosted on G2.com.

HS
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about MongoDB?

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. Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

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. Review collected by and hosted on G2.com.

What problems is MongoDB 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 Review collected by and hosted on G2.com.

AJ
SDE1
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about MongoDB?

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. Review collected by and hosted on G2.com.

What do you dislike about MongoDB?

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. Review collected by and hosted on G2.com.

What problems is MongoDB 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. Review collected by and hosted on G2.com.