MongoDB vs PostgreSQL comparison

Cancel
You must select at least 2 products to compare!
MongoDB Logo
102 views|79 comparisons
91% willing to recommend
PostgreSQL Logo
13,216 views|10,655 comparisons
96% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between MongoDB and PostgreSQL based on real PeerSpot user reviews.

Find out in this report how the two Open Source Databases solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed MongoDB vs. PostgreSQL Report (Updated: March 2024).
768,857 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The most valuable feature is that you can store unstructured data, which is helpful when you don't know what the best structure should be and you cannot use a relational database because of that.""It is easy to set up.""MongoDB is scalable and stable. The initial setup is very easy, and deployment and maintenance can be done by one person.""The most valuable features of MongoDB are we have a lot of documentation and SQL-based applications that run on it.""Scalability seems good. I've never been even close to finding the limits. I've run a couple of notes of redundancy but I've never had any problems with scalability.""MongoDB's best features are scalability, document management, and data security.""The integration capabilities of MongoDB are fine for the solutions that we use in our company.""We've found the product to be scalable."

More MongoDB Pros →

"It is easy to install and easy to manage. There is no license on it, so it is free. There is high compatibility with Oracle, and there are many tools for the migration of data from Oracle to Postgre.""PostgreSQL is very powerful, easy to manage, and has many features.""It's quite scalable.""I like that you can move any relational database from Oracle to PostgreSQL. I also like that it's pretty stable.""Clustering will be the number 1 feature. It is also open-source so it is free. It can also be clustered, to allow fault tolerance.""The main value is that it is open source, which means it is free. Our organization has the initiative to go to open source to cut down on cost. Oracle costs us $6 million a year right now, which is killing us, and Postgres costs nothing. So, there is a big push to go to Postgres.""We are able to create many different types of jobs and items with this solution making it one of the most valuable features.""What I like is that it's quite powerful in terms of performance."

More PostgreSQL Pros →

Cons
"They could improve the UI and the analytics part.""Simplifying the aggregation framework would be an improvement.""The stability could be improved.""The scalability of the solution has room for improvement.""The on-premises version of the solution is still pretty expensive, especially compared to the cloud version.""The solution should more easily integrate with custom code.""The MongoDB documentation can be a little complicated sometimes.""I feel that most people don't know a lot about MongoDB, so maybe they could add some more documentation and tutorials."

More MongoDB Cons →

"The database and applications can become very slow.""I'm not really able to customize it.""We often find the solution's datetime datatype challenging.""The pricing could be better.""The user interface for the clients could be easier to use as they are small businesses. From a technical support perspective, the documentation could be improved.""PostgreSQL could improve by adding data warehousing tools.""There could be a plugin to distribute the data on servers for the product.""There are several features I would like to improve that aren't working as expected. It's likely that the latest version is doing something that was missed in the previous versions. For example, the output parameters — the stored procedures — is something new in PostgreSQL that Firebird has already had for a long time."

More PostgreSQL Cons →

Pricing and Cost Advice
  • "We are using the Community Edition of MongoDB."
  • "It is rather expensive."
  • "MongoDB is an open-source solution."
  • "This is an open-source solution."
  • "We use the open-source version, which is available to use free of charge."
  • "I don't know, but I have heard from people who procure it that it is much cheaper than Oracle."
  • "MongoDB is not expensive."
  • "At the moment, all customers are using the community version."
  • More MongoDB Pricing and Cost Advice →

  • "Affordable solution."
  • "It is free. There is no license on it."
  • "It is also open-source so it is free."
  • "PostgreSQL is a free and open-source database."
  • "It is free, but if you need support, you can go for the commercial version called EnterpriseDB. They provide paid support, and they can even do hosting for you if you want standby and support."
  • "It is open-source. If you use it on-premise, it is free. It also has enterprise or commercial versions. If you go for the cloud version, there will be a cost, but it is lower than Oracle or Microsoft."
  • "The solution requires a license."
  • "We do not pay for licensing."
  • More PostgreSQL Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Open Source Databases solutions are best for your needs.
    768,857 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:We decided to work with MongoDB as its interface is easier to understand and more universal.
    Top Answer:MongoDB is an open-source product. We don't have to pay for the licenses.
    Top Answer:They could provide more documentation and examples for adding pipeline stages. There could be a feature where commands made in MongoDB could be easily copied and shared in their original format. This… more »
    Top Answer:PostgreSQL was designed in a way that provides you with not only a high degree of flexibility but also offers you a cheap and easy-to-use solution. It gives you the ability to redesign and audit your… more »
    Top Answer:We often use PostgreSQL for operations monitoring because we are a manufacturing company.
    Ranking
    5th
    Views
    102
    Comparisons
    79
    Reviews
    27
    Average Words per Review
    355
    Rating
    8.0
    2nd
    Views
    13,216
    Comparisons
    10,655
    Reviews
    6
    Average Words per Review
    381
    Rating
    8.8
    Comparisons
    InfluxDB logo
    Compared 28% of the time.
    Couchbase logo
    Compared 18% of the time.
    ScyllaDB logo
    Compared 13% of the time.
    Oracle NoSQL logo
    Compared 6% of the time.
    Cassandra logo
    Compared 6% of the time.
    Firebird SQL logo
    Compared 36% of the time.
    MySQL logo
    Compared 17% of the time.
    MariaDB logo
    Compared 15% of the time.
    SQLite logo
    Compared 3% of the time.
    Learn More
    PostgreSQL
    Video Not Available
    Overview

    Headquartered in New York, MongoDB's mission is to empower innovators to create, transform, and disrupt industries by unleashing the power of software and data. Built by developers, for developers, our 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 Features

    MongoDB has many valuable key features. Some of the most useful ones include:

    • Load balancing: MongoDB supports large-scale load balancing via horizontal scaling features like replication and sharding.
    • Ad-hoc queries: With this feature, developers are able to update ad-hoc queries in real time.
    • Sharding: With MongoDB, sharding allows for much greater horizontal scalability, with queries that are directed to the correct shard based on specific shard keys.
    • Indexing: MongoDB allows indexing to be created on demand, accommodating real-time, ever-changing query patterns and application requirements. They can also be declared on any field within any document, including those nested within arrays.
    • Replication: MongoDB’s replication feature enables you to deploy multiple servers for disaster recovery and backup, which helps increase data availability and stability.

    MongoDB Benefits

    There are many benefits to implementing MongoDB. Some of the biggest advantages the solution offers include:

    • Horizontal architecture: Because MongoDB is designed with horizontal architecture, it is easy to scale.
    • Developer-friendly: Being that MongoDB is a document data model with NoSQL, developers are able to work faster. In addition, MongoDB gives developers a number of useful out-of-the-box capabilities, whether you need to run privately on site or in the public cloud.
    • Cloud-based: Because MongoDB is a full cloud-based application data platform, you gain access to a collection of services that can integrate nicely with your database.
    • Powerful analytics: MongoDB is designed to make data easy to access, and also allows you to perform complex analytics and querying.
    • High performance: With MongoDB, information can be embedded inside a single document rather than relying on expensive join operations from traditional relational databases.
    • Easy to install: MongoDB has an intuitive UI, making it easy to install. You can install the community or enterprise version directly on a server, create your own container, or use a pre-built community one.
    • Cost-effective: MongoDB gives you the option to choose an instance size that fits your current needs to help you keep your costs at a minimum.

    Reviews from Real Users

    Below are some reviews and helpful feedback written by PeerSpot users currently using the MongoDB solution.

    PeerSpot user Deepak K., Managing Director at SimSol Technologies And Services Pvt Ltd., says, “The solution is a very dynamic product. It becomes extremely easy for us to support user requirements and we also make use of the simplicity of a cloud redeployment.” He goes on to add, “The solution is easy to deploy, and the product can scale quite well. The solution's most important aspect is its seamless database. The solution offers excellent documentation.”

    A Senior Associate at a financial services firm mentions, “The most valuable feature of the solution is the ability to easily store documentation regarding structures. We can easily connect to MongoDB and search without transformation, without joining. If we want to use a simple search it's really fast. The initial setup isn't really that complex. The solution is pretty stable overall.”

    PostgreSQL is a versatile and reliable database management system commonly used for web development, data analysis, and building scalable databases. 

    It offers advanced features like indexing, replication, and transaction management. Users appreciate its flexibility, performance, and ability to handle large amounts of data efficiently. Its robustness, scalability, and support for complex queries make it highly valuable. 

    Additionally, PostgreSQL's extensibility, flexibility, community support, and frequent updates contribute to its ongoing improvement and stability.

    Sample Customers
    Facebook, MetLife, City of Chicago, Expedia, eBay, Google
    1. Apple 2. Cisco 3. Fujitsu 4. Instagram 5. Netflix 6. Red Hat 7. Sony 8. Uber 9. Cisco Systems 10. Skype 11. LinkedIn 12. Etsy 13. Yelp 14. Reddit 15. Dropbox 16. Slack 17. Twitch 18. WhatsApp 19. Snapchat 20. Shazam 21. SoundCloud 22. The New York Times 23. Cisco WebEx 24. Atlassian 25. Cisco Meraki 26. Heroku 27. GitLab 28. Zalando 29. OpenTable 30. Trello 31. Square Enix 32. Bloomberg
    Top Industries
    REVIEWERS
    Computer Software Company28%
    Financial Services Firm16%
    Legal Firm6%
    Government6%
    VISITORS READING REVIEWS
    Financial Services Firm16%
    Computer Software Company13%
    Comms Service Provider7%
    University6%
    REVIEWERS
    Computer Software Company14%
    Comms Service Provider13%
    Financial Services Firm9%
    University8%
    VISITORS READING REVIEWS
    Computer Software Company15%
    Comms Service Provider12%
    Financial Services Firm10%
    Manufacturing Company7%
    Company Size
    REVIEWERS
    Small Business41%
    Midsize Enterprise14%
    Large Enterprise46%
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise14%
    Large Enterprise62%
    REVIEWERS
    Small Business45%
    Midsize Enterprise20%
    Large Enterprise35%
    VISITORS READING REVIEWS
    Small Business27%
    Midsize Enterprise14%
    Large Enterprise59%
    Buyer's Guide
    MongoDB vs. PostgreSQL
    March 2024
    Find out what your peers are saying about MongoDB vs. PostgreSQL and other solutions. Updated: March 2024.
    768,857 professionals have used our research since 2012.

    MongoDB is ranked 5th in Open Source Databases with 69 reviews while PostgreSQL is ranked 2nd in Open Source Databases with 120 reviews. MongoDB is rated 8.2, while PostgreSQL is rated 8.6. The top reviewer of MongoDB writes "Lightweight with good flexibility and very fast performance for searching data". On the other hand, the top reviewer of PostgreSQL writes " A scalable and stable database for transactional purposes". MongoDB is most compared with InfluxDB, Couchbase, ScyllaDB, Oracle NoSQL and Cassandra, whereas PostgreSQL is most compared with Firebird SQL, EDB Postgres Advanced Server, MySQL, MariaDB and SQLite. See our MongoDB vs. PostgreSQL report.

    See our list of best Open Source Databases vendors.

    We monitor all Open Source Databases reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.