No more typing reviews! Try our Samantha, our new voice AI agent.

EDB Postgres Advanced Server vs MariaDB comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jun 3, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

EDB Postgres Advanced Server
Ranking in Open Source Databases
13th
Average Rating
8.0
Reviews Sentiment
7.7
Number of Reviews
10
Ranking in other categories
No ranking in other categories
MariaDB
Ranking in Open Source Databases
8th
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
62
Ranking in other categories
Relational Databases Tools (9th)
 

Mindshare comparison

As of June 2026, in the Open Source Databases category, the mindshare of EDB Postgres Advanced Server is 2.3%, down from 2.7% compared to the previous year. The mindshare of MariaDB is 5.6%, down from 6.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Open Source Databases Mindshare Distribution
ProductMindshare (%)
MariaDB5.6%
EDB Postgres Advanced Server2.3%
Other92.1%
Open Source Databases
 

Featured Reviews

reviewer2599590 - PeerSpot reviewer
Student at a university with 10,001+ employees
Explore innovative database indexing and distributed architecture capabilities
The number of indices available in Postgres is remarkable. Additionally, the way it forks each process into a child node, instead of executing in the same node, is quite different from most databases. These features can be especially useful in certain scenarios compared to MySQL or other SQL-based databases. Also, the ability to distribute the database across different machines is a significant advantage.
AB
Co-Founder at Vsigma IT Labs Pvt Ltd
Has supported web application data needs but requires design adjustments to manage complex queries efficiently
Complex queries in MariaDB where the query needs to parse thousands of lines or data values face some performance issues. For small and medium-size volume, it is pretty good. If it goes beyond certain data and complex queries, we see performance issues. We tried the advanced replication feature between different regions, replicating data specifically residing on MariaDB to two different regions of MariaDB data, and there were some technical snags in terms of slowness and longer processing time. Point-in-time recovery in MariaDB is good for small databases. When data volume increases beyond 5 GB or 10 GB per day or runs into double-digit GBs, we found some performance issues. For data below 10 GB, it works fine. Performance is the primary focus area for MariaDB, particularly during transactions or complex query jobs where slow performance is observed. MariaDB is scalable and easy to scale.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"It gives us a solid, less expensive alternative to deploying with Oracle."
"The low cost and functionality allows us to save money on smaller database projects."
"The feature of vector database management for AI is quite interesting and impactful."
"Postgres is highly compatible with many software and programming languages. Its compatibility is excellent, covering nearly everything related to data engineering or migration."
"The product is user-friendly."
"This product has allowed us to reduce costs in some parts of our infrastructure without losing functionality."
"Major reduction in run cost, and a quantum leap in the flexibility of deployment models Elimination of replication of transaction from reporting systems Able to do rolling upgrades with zero production downtime."
"I rate EDB Postgres Advanced Server's stability an eight out of ten."
"It has worked very well for us so far."
"The product has good documentation and you can find many examples online."
"The speed and functionality are the most valuable features."
"The most valuable features of the solution stem from the fact that it is a cloud-based tool, so it is pretty fast."
"The most valuable feature is that it uses multiple cores, which is better than some of the other databases."
"The solution is stable and the performance is good."
"The solution's high availability is its most valuable aspect."
"What I like best about MariaDB is that it is open-source and reliable."
 

Cons

"The lack of additional security features is really the thing that makes the product less useful."
"I would like to see improvements in the performance, especially in large-scale operations, as it currently cannot match Oracle's performance."
"There aren't specific new features we wish to add."
"An area for improvement in EDB Postgres Advanced Server is JSONB querying. It would be nice to have even stronger JSONB support from the solution."
"The security is not very robust and the product would be much more useful with more security options."
"Postgres performance is suffering and the product model is not doing enough to keep current."
"It suffers issues ranging from data corruption to failing to delete temporary files which then necessitate us having to perform server restarts."
"Lighter integration model for containerized deployment. Effectively, there still remain some issues with a containerized deployment, so we have opted for a non-containerized deployment."
"It's not very stable. It needs improvement."
"The connect engine is still a bit clunky, but it’s useful and fairly versatile."
"The scaling for database online transactions needs improvement."
"There is not much support available."
"It is not suitable for mission-critical applications, but it is stable for other applications."
"While MariaDB is a good relational database, it can be inflexible for complex use cases."
"I’m not sure if it can scale."
"With respect to clustering and the master-slave configuration, sometimes the slave goes out of synch."
 

Pricing and Cost Advice

"I have been working on the community edition."
"EDB Postgres Advanced Server is open source, so I don't pay for licensing."
"It is an open-source product."
"The product is either free with community support or very inexpensive with a small yearly fee for paid support."
"Pricing is significantly lower than competing products."
"The licensing cost is approximately $4000.00 per year and the licensing is based on the software and the number of posts that you make."
"MariaDB is open-source and self-hosted."
"The tool is open-source."
"This is an open source solution with no licensing fees."
"The cost is quite good. You can have the open source, free version, which has adequate capacity."
"I rate the product's price a three on a scale of one to ten, where one is low price, and ten is high price since there are some support costs involved, even though it isn't an open-source solution."
"My company uses the free version of the solution."
"The product is not expensive."
report
Use our free recommendation engine to learn which Open Source Databases solutions are best for your needs.
900,644 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Comms Service Provider
10%
Manufacturing Company
9%
Retailer
7%
Computer Software Company
11%
Financial Services Firm
10%
Comms Service Provider
9%
University
9%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business2
Midsize Enterprise2
Large Enterprise8
By reviewers
Company SizeCount
Small Business28
Midsize Enterprise12
Large Enterprise26
 

Questions from the Community

What is your experience regarding pricing and costs for EDB Postgres Advanced Server?
EDB Postgres Advanced Server offers both processor-based and user-based licensing options. The cost is reasonable, particularly for middle and lower-tier customers, but there are hiccups when deali...
What needs improvement with EDB Postgres Advanced Server?
It was challenging to think of improvements for Postgres. We did not choose to extend or add new features to Postgres since it already meets our needs so well. There aren't specific new features we...
What is your primary use case for EDB Postgres Advanced Server?
Our primary use case for EDB Postgres Advanced Server was to study the code base behind it. We aimed to understand how it has been built, how the engine functions, the querying process, and what ki...
What is your experience regarding pricing and costs for MariaDB?
MariaDB is in the pricey range, especially for huge databases handling terabytes of data. The cost depends on the volume of data and different features enabled during configuration, such as backup ...
What needs improvement with MariaDB?
Sometimes, complex queries that were supported in Oracle are not available in MariaDB. Advanced indexing is not available. Oracle is very advanced compared to MariaDB, and those advanced features a...
What is your primary use case for MariaDB?
My client has been using MariaDB for the last four years. We are using MariaDB in the cloud.
 

Overview

 

Sample Customers

Ericsson, Clear Capital, PinkRoccade, ABN Amro, WholeWorldBand, Van Genechten, Gallinat-Bank AG, Mariner, coresystems, Aquent, Contegix, AQA, Genscape, InMobi
Google, Wikipedia, Tencent, Verizon, DBS Bank, Deutsche Bank, Telefónica, Huatai Securities
Find out what your peers are saying about EDB Postgres Advanced Server vs. MariaDB and other solutions. Updated: June 2026.
900,644 professionals have used our research since 2012.