# YugabyteDB Reviews
**Vendor:** Yugabyte, Inc.  
**Category:** [Relational Databases](https://www.g2.com/categories/relational-databases)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 66
## About YugabyteDB
YugabyteDB is AI-ready, turbocharged PostgreSQL for business-critical transactional applications. 100% open source, it offers built-in resilience, on-demand scaling, and more! YugabyteDB eliminates the tradeoffs you get with legacy databases by uniquely combining enterprise-grade RDBMS capabilities with the horizontal scalability and resilience of cloud native architectures. YugabyteDB delivers a single logical database that can span across any cloud (private, public or hybrid). Industry-leading companies including Kroger, GM, Rakuten, Fiserv and Wells Fargo rely on YugabyteDB for mission-critical transactional applications. PostgreSQL Compatibility: YugabyteDB is more than just wire compatible with PostgreSQL, it is code compatible. YugabyteDB achieves this by reusing PostgreSQL’s query layer to achieve a high degree of compatibility with existing PostgreSQL applications or those that can be migrated to PostgreSQL. Developers can be immediately productive with the ecosystem of PostgreSQL-compatible frameworks, applications, drivers, and tools. Advanced Relational Database Capabilities: YugabyteDB delivers a comprehensive set of advanced RDBMS features like triggers, functions, stored procedures, strong secondary indexes, and distributed ACID transactions. This means that developers don&#39;t need to choose between the horizontal scalability of NoSQL systems and the ACID guarantees of traditional SQL systems. Resilience and High Availability: With YugabyteDB, critical services remain available during node, zone, region, and data center failures with fast failovers. YugabyteDB heals itself by re-replicating data automatically, and delivers zero downtime on maintenance tasks such as software upgrades, security patching, and distributed backups. Horizontal Scalability: Operations teams can effortlessly scale out even under heavy load without disruption or downtime by simply adding nodes to their YugabyteDB cluster. The database automatically rebalances load to use available resources. YugabyteDB’s shared nothing architecture is designed with no single point of failure or bottleneck. Geographic Distribution: YugabyteDB offers the most comprehensive and flexible deployment options in geo-distributed environments. Operators can make use of synchronous and asynchronous data replication and geo-partitioning to achieve desired consistency, resilience, performance, and compliance objectives. Security: YugabyteDB is built from the ground up with data security in mind. The database enables organizations to maintain a robust security posture with built-in controls such as LDAP authentication, role-based access control (RBAC), data encryption at rest and in transit (TLS), audit logging, and column-level permissions. Advanced features such as row level security (RLS) and column-level encryption are available for more advanced use cases. YugabyteDB is 100% open source, so download and start using the full set of features for free. You can also choose a flexible cloud DBaaS consumption option based on your needs: 1. YugabyteDB Aeon: Start with a free trial and enjoy a fully-managed DBaaS service that allows you to leave the day 2 operations and management work to YugabyteDB. 2. YugabyteDB Anywhere: Deploy a self-managed DBaaS in your environment with built-in automation to deploy, scale, and monitor YugabyteDB clusters at scale. YugabyteDB Voyager is an end-to-end modernization tool that can accelerate your cloud native adoption by simplifying the migration of both schema and data from databases including Oracle, PostgreSQL, MySQL, Aurora PostgreSQL, Azure SQL for PostgreSQL, and more. Learn more about YugabyteDB: https://www.yugabyte.com/ Sign up for YugabyteDB Aeon for free: https://cloud.yugabyte.com/



## YugabyteDB Pros & Cons
**What users like:**

- Users value the **scalability** of YugabyteDB, finding it powerful for handling large workloads effortlessly. (24 reviews)
- Users value the **reliability** of YugabyteDB, ensuring fast and consistent performance for cloud-native applications. (21 reviews)
- Users appreciate the **high availability** of YugabyteDB, ensuring reliable performance for cloud-native applications and workloads. (17 reviews)
- Users value the **high availability** of YugabyteDB, ensuring consistent performance even in multi-region deployments. (14 reviews)
- Users commend the **high performance** of YugabyteDB for handling high-volume OLTP workloads with low latency effectively. (14 reviews)
- Users find YugabyteDB&#39;s **user-friendly interface** and clear documentation make it easy to learn and adopt. (13 reviews)
- Database Management (12 reviews)
- Compatibility (9 reviews)
- Users praise the **responsive and helpful customer support** of YugabyteDB, ensuring smooth database management and functionality. (9 reviews)
- Flexibility (9 reviews)

**What users dislike:**

- Users find the **operational complexity** of YugabyteDB challenging, especially concerning cluster management and advanced features. (18 reviews)
- Users find the **learning curve steep** for YugabyteDB, especially with its operational complexity in advanced features. (15 reviews)
- Users find the **complex setup** of YugabyteDB challenging, especially compared to simpler database systems like PostgreSQL. (10 reviews)
- Users find the **complex configuration** of YugabyteDB challenging, especially with multi-region deployments and multiple nodes. (8 reviews)
- Users experience **slow performance** with YugabyteDB, particularly during data pulls and troubleshooting distributed issues. (7 reviews)
- Users find the **beginner unfriendliness** of YugabyteDB challenging due to a steep learning curve and limited resources. (6 reviews)
- Difficult Setup (6 reviews)
- Performance Issues (6 reviews)
- Required Expertise (6 reviews)
- High Hardware Requirements (5 reviews)

## YugabyteDB Reviews
  ### 1. Powerful Cloud-Native Database with SQL/NoSQL Flexibility

**Rating:** 4.0/5.0 stars

**Reviewed by:** Collins T. | Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 17, 2026

**What do you like best about YugabyteDB?**

What I like best about YugabyteDB is its combination of scalability, resilience, and SQL/NoSQL flexibility. It provides distributed, cloud-native architecture that allows applications to scale globally while maintaining strong consistency. I also appreciate that it supports familiar PostgreSQL APIs, making it easier for developers to adopt, while still providing high availability and fault tolerance for critical workloads.

**What do you dislike about YugabyteDB?**

One area that can be challenging with YugabyteDB is its operational complexity in certain scenarios. While it offers strong scalability and distributed capabilities, managing clusters across multiple regions and ensuring optimal performance can require careful planning and expertise. Additionally, some advanced features may not yet be as mature or widely documented as traditional databases, which can lead to a steeper learning curve for new users.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB is solving the challenges of building globally distributed, highly available, and scalable applications while maintaining strong consistency. Traditionally, developers had to choose between SQL databases, which are consistent but hard to scale, and NoSQL databases, which scale easily but lack transactional guarantees. YugabyteDB provides the best of both worlds—PostgreSQL compatibility with distributed, cloud-native architecture.

  ### 2. Effortless Scaling with Automatic Sharding and Load Balancing

**Rating:** 5.0/5.0 stars

**Reviewed by:** SONA L. | Software developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about YugabyteDB?**

The system can scale easily by adding more nodes instead of upgrading a single server, which makes it easier to handle growth. Data is automatically sharded and distributed across nodes, so the load is balanced without manual intervention. This makes it well suited for applications where transaction volumes are expected to increase over time.

**What do you dislike about YugabyteDB?**

Not Always Necessary for Small Systems
If your application:
Has moderate traffic
Runs in one region
Does not need high availability across zones

**What problems is YugabyteDB solving and how is that benefiting you?**

In our fintech environment, we needed a database that could handle growing transaction volumes while maintaining data accuracy and system availability. Even though our system currently runs in a single region and traffic is moderate, we wanted a solution that could support future growth and ensure reliable transaction processing.
Before using YugabyteDB, we were concerned about scaling the system and maintaining consistency for financial transactions as usage increased. Ensuring uptime and planning capacity required continuous monitoring and manual effort.
After implementing YugabyteDB, we are able to handle transactional workloads more reliably and prepare for future scaling without major architectural changes. The system provides strong consistency and built-in replication, which helps ensure that financial data remains accurate and available.
We previously struggled with planning for growth and ensuring transaction reliability, but now we can manage transactions with greater confidence and scale when needed, resulting in improved system stability, reduced operational risk, and better readiness for future expansion.

  ### 3. PostgreSQL-Friendly Migration with Strong Consistency for Transactional Systems

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vaishnavi R. | Project Coordinator, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about YugabyteDB?**

Migration is easier if you're already using PostgreSQL, since YugabyteDB supports PostgreSQL-compatible SQL and tools, unlike NoSQL databases which often require major changes.
Well, suited for financial, payment, and other transactional systems, where maintaining accurate and consistent data is very important. they provide strong and reliable support.

**What do you dislike about YugabyteDB?**

The setup and management are more complex than traditional databases, and infrastructure costs can be higher due to multiple nodes and replication. One area that could be improved is the setup and cluster management experience. Another aspect is the infrastructure and resource requirements. Overall, while these challenges are common in distributed databases, enhancements in usability, automation, and cost-optimization guidance could make the platform more accessible to a wider range of teams.

**What problems is YugabyteDB solving and how is that benefiting you?**

Before using YugabyteDB, we faced challenges with scalability and high availability in our transactional systems. As transaction volumes increased, it became harder to manage capacity and maintain uptime. Scaling required careful planning and manual effort, and there was always a concern about downtime affecting operations.

After implementing YugabyteDB, scaling the database has become much easier, and the system remains available even if a node fails. This has improved overall reliability and reduced the chances of service interruptions.

Earlier, handling higher transaction loads and ensuring continuous service was difficult, but now we can scale more smoothly and manage failures without impacting users. As a result, the system is more stable, operational risks are lower, and the team spends less time on manual database maintenance and recovery.

In practical terms, this has helped us reduce downtime risks through built-in replication and failover, save time on maintenance and scaling, and support higher transaction volumes without major changes to the system architecture.

  ### 4. PostgreSQL Power with NoSQL-Style Scalability—YugabyteDB Delivers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Naseeb N. | Project Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 04, 2026

**What do you like best about YugabyteDB?**

I’ve found YugabyteDB to be a real lifesaver because it gives you the best of both worlds: the familiar PostgreSQL features you actually need—like triggers and complex joins—paired with the scalability you’d normally expect from a NoSQL database. It’s also very resilient, so even if a node goes down, the app can stay online without you having to break a sweat. Overall, it lets you scale horizontally without the usual headache of manual sharding or having to give up ACID transactions.

**What do you dislike about YugabyteDB?**

Honestly, there aren’t many downsides. If I had to point to one, it’s that the system is so powerful it can feel like overkill for very small projects. Since it’s a serious distributed database, you do need to invest a bit of extra effort upfront to understand things like cluster configuration and shard distribution if you want to get the best results. It also asks for a little more baseline hardware than a simple single-node setup, but to me that’s a small price to pay for the resilience and scalability you get in return. Overall, it’s a pro-level tool that really starts to pay off once you’ve got it properly dialed in.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB has been a game-changer for my business, eliminating the headache of manual sharding and helping ensure we stay online even during regional outages. It lets us scale our PostgreSQL workloads globally while keeping data close to our users for low latency and full GDPR compliance.

  ### 5. YugabyteDB: High Availability, Linear Scalability, and Strong PostgreSQL Compatibility

**Rating:** 4.5/5.0 stars

**Reviewed by:** yadati s. | AVP, Banking, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 25, 2026

**What do you like best about YugabyteDB?**

At HDFC Bank, our journey toward modernizing data infrastructure and enhancing system resilience led us to explore distributed SQL databases, and YugabyteDB has proven to be a game-changing choice. Its high availability, linear scalability, and PostgreSQL compatibility have allowed us to confidently support mission-critical banking workloads with zero compromise on performance or consistency.
By integrating YugabyteDB into our ecosystem, we’ve achieved significant improvements in fault tolerance and query performance across multiple regions. The native sharding and replication features have enabled seamless scalability to handle growing transaction volumes while maintaining strict financial data consistency—a key requirement in the banking domain.
The platform’s compatibility with existing PostgreSQL tools made adoption smooth for our engineering teams, reducing migration complexity and training overhead. Additionally, Yugabyte’s observability and operational simplicity fit well with our SRE practices, helping teams monitor, troubleshoot, and scale distributed clusters efficiently.
Overall, YugabyteDB has strengthened our resilience strategy, improved service uptime, and future-proofed our data layer for next-generation digital banking applications. It stands as a reliable backbone for our real-time, customer-centric services and aligns perfectly with our emphasis on performance, compliance, and innovation

**What do you dislike about YugabyteDB?**

The ecosystem, community size, and “out-of-the-box” managed options are still smaller than those for mainstream cloud-native databases like Aurora or Spanner, which may affect hiring, best-practice content, and plug-and-play integrations

**What problems is YugabyteDB solving and how is that benefiting you?**

The ecosystem, community size, and “out-of-the-box” managed options are still smaller than those for mainstream cloud-native databases like Aurora or Spanner, which may affect hiring, best-practice content, and plug-and-play integrations.While PostgreSQL compatibility is good, not all PostgreSQL extensions and edge features are supported, so highly extension-heavy Postgres workloads may need refactoring that they would not need on Aurora PostgreSQL or plain Postgres

  ### 6. Start Strong with YugabyteDB – Simplicity Meets Scalability!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Upama M. | SDE1, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 28, 2025

**What do you like best about YugabyteDB?**

As someone just getting started in the software industry, I found YugabyteDB surprisingly approachable for a distributed database. The documentation is clear and beginner-friendly, which made it much easier to understand concepts like replication and fault tolerance. I also appreciated that it supports SQL, so I didn’t have to learn a whole new query language. It scales well and feels very fast, even with limited hardware. I especially like how it handles high availability automatically.

**What do you dislike about YugabyteDB?**

The main downside for me was the initial setup. While the documentation is helpful, running a full cluster locally felt a bit overwhelming at first. Also, some of the advanced features are not easy to understand without a deeper background in distributed systems. It would be great to have more beginner tutorials or step-by-step guides for those who are just entering the field

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB is helping us solve the challenge of making our applications available all the time, even if one part of the system fails. As someone new to this field, I found it amazing that we could spread the database across multiple servers and still have it work smoothly. It solves problems like downtime, data loss, and scaling limits. For our small project that’s growing fast, YugabyteDB makes it easier to handle more users without slowing things down. It also helps us keep our data safe and consistent, which is really important in any business.

  ### 7. A Reliable Distributed SQL Database for High-Availability Applications

**Rating:** 4.5/5.0 stars

**Reviewed by:** Amrutha P. | SOFTWARE DEVELOPER, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 10, 2026

**What do you like best about YugabyteDB?**

This is a strong fit for high-volume OLTP workloads and geo-distributed deployments where low latency matters. I also value the automatic sharding and replication, which work without manual intervention. High availability is another key benefit, with no single point of failure. Overall, it suits cloud-native architectures where resilience and scalability are critical.

**What do you dislike about YugabyteDB?**

YugabyteDB can feel operationally complex, particularly when it comes to initial setup, upgrades, and performance tuning, and it really benefits from solid distributed-systems knowledge to manage effectively. While it provides PostgreSQL compatibility, some PostgreSQL features and extensions aren’t fully supported, which can introduce friction during migrations. It also tends to have higher resource overhead than traditional single-node databases, so it may be less suitable for smaller deployments or cost-sensitive workloads. On top of that, debugging and troubleshooting distributed performance issues can be time-consuming at times.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB addresses the challenge of operating databases that are highly available, scalable, and strongly consistent without giving up SQL capabilities. It helps eliminate single points of failure and supports horizontal scaling while maintaining PostgreSQL compatibility, which lowers operational risk and makes development simpler. For us, this translates into better application reliability, support for increasing transaction volumes, and the ability to run geo-distributed deployments with low latency and minimal downtime.

  ### 8. Yugabyte: A strong choice for cloud native applications with DR support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Enterprise (> 1000 emp.)

**Reviewed Date:** May 16, 2023

**What do you like best about YugabyteDB?**

the beauty of yugabyte is having very good documentation for troubleshooting, deployments, architectural guides. clean yugabyte ui where to can see all the metrics and performance tracking for your created universe in it. it can easily gets integrated to your existing system so using yugabyte doesn't feel like a heavy lift. it brings all the benefits of distributed sql without adding much operational complexity. there support team is also very helpful.

**What do you dislike about YugabyteDB?**

the ecosystem is growing with the time. it is not very fully mature compare to the other tools in the market and tuning resources are not that very straight forward. once the universe is created with the configuration not all options are modifiable.

**What problems is YugabyteDB solving and how is that benefiting you?**

Support for our cloud native applications. Its high available nature and active active DR support setup it provides is the best part i like the most.

  ### 9. Distributed SQL with Built-in High Availability

**Rating:** 5.0/5.0 stars

**Reviewed by:** Riyas K. | Software engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 22, 2026

**What do you like best about YugabyteDB?**

It feels like PostgreSQL, but works like a globally distributed cloud database

**What do you dislike about YugabyteDB?**

While YugabyteDB is powerful, its distributed nature makes it more complex to manage and slightly heavier in resource usage compared to traditional databases.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves the challenge of scaling and making SQL databases highly available in distributed systems. It benefits me by providing PostgreSQL compatibility with automatic sharding, strong consistency, and fault tolerance, making my applications more scalable and reliable..

  ### 10. Rock-solid database that grows with our needs

**Rating:** 5.0/5.0 stars

**Reviewed by:** Abhishek  K. | Cloud-Devops Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 11, 2025

**What do you like best about YugabyteDB?**

What I really like about YugabyteDB is how well it scales as our traffic grows. We were able to start small and then add more nodes without major downtime or headaches. The fact that it speaks PostgreSQL made it much easier for our team to get up and running quickly — we didn’t have to relearn everything. It’s also been very reliable; even when we’ve had hardware issues, the built-in replication and failover have kept things running smoothly. It gives us confidence that our data is safe

**What do you dislike about YugabyteDB?**

The learning curve in the beginning was a bit steep. Setting up a multi-region cluster took some trial and error, and some parts of the documentation could be clearer. Once we got through the initial setup, it’s been stable, but it definitely requires a bit more hands-on work compared to a traditional single-node database. It’s not “plug and play,” but the payoff has been worth it.

**What problems is YugabyteDB solving and how is that benefiting you?**

We needed a database that could handle a high volume of transactions across multiple regions without compromising performance or consistency. With YugabyteDB. It’s also reduced downtime during maintenance or unexpected outages thanks to its automatic failover. Overall, it’s helped us build a more reliable and resilient platform for our users.

  ### 11. PostgreSQL Familiarity with Globally Distributed Cloud Power

**Rating:** 4.5/5.0 stars

**Reviewed by:** Riyas K. | Flutter devoloper , Small-Business (50 or fewer emp.)

**Reviewed Date:** February 14, 2026

**What do you like best about YugabyteDB?**

It feels like PostgreSQL, but works like a globally distributed cloud database.

**What do you dislike about YugabyteDB?**

While YugabyteDB is powerful, its distributed nature makes it more complex to manage and slightly heavier in resource usage compared to traditional databases.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves the challenge of scaling and making SQL databases highly available in distributed systems. It benefits me by providing PostgreSQL compatibility with automatic sharding, strong consistency, and fault tolerance, making my applications more scalable and reliable.

  ### 12. Reliable Distributed SQL for Scalable Applications

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sandra S. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 18, 2026

**What do you like best about YugabyteDB?**

SQL compatibility, scalability, high availability, fault tolerance, PostgreSQL compatibility

**What do you dislike about YugabyteDB?**

The setup and configuration can be complex for beginners. Managing a distributed cluster requires solid operational knowledge.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves scalability and availability issues in traditional SQL databases. Its distributed architecture allows applications to handle large traffic across multiple regions without downtime. I benefit from its strong PostgreSQL compatibility, which makes development easier while providing high reliability and fault tolerance.

  ### 13. PostgreSQL-Compatible, Massively Scalable, and Highly Available Open Source

**Rating:** 3.5/5.0 stars

**Reviewed by:** Albin S. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about YugabyteDB?**

PostgreSQL compatibility, massive scalability, high availability (HA) and fault tolerance, strong consistency, and open source.

**What do you dislike about YugabyteDB?**

It’s not 100% PostgreSQL-compatible, and because it’s distributed, it can be complex to debug. I’ve also noticed higher resource usage, along with additional operational overhead to manage and maintain it.

**What problems is YugabyteDB solving and how is that benefiting you?**

Traditional databases cannot scale horizontally. Single-node databases are not highly available. NoSQL can scale, but it lacks SQL and ACID. Postgres also runs into connection bottlenecks.

  ### 14. Easy-to-Use, Robust DB Platform with Minimal Downtime

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alwin X. | Junior Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 18, 2026

**What do you like best about YugabyteDB?**

It’s a very easy-to-use DB platform, and it’s also very robust. We’re very satisfied with the product offerings overall, and it has minimal downtime.
With the ease of use and setup, my workflow has been incredibly easy. I had to never depend on any other DB.

**What do you dislike about YugabyteDB?**

There is no support for concurrency compatibility, and it also lacks serialization. If that could be improved, it would make my workflow more efficient.

**What problems is YugabyteDB solving and how is that benefiting you?**

Before YugabyteDB, I struggled with database hosting and related issues. YugabyteDB has made things much easier, so I can spend more time on development instead of managing the database.

  ### 15. Cloud-Native Scale with Relational Sanity—A Rare, Powerful Combo

**Rating:** 4.5/5.0 stars

**Reviewed by:** Abdulla K. | Director Integration, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about YugabyteDB?**

It combines cloud-native scale with relational sanity, which is a rare and very useful combo.

**What do you dislike about YugabyteDB?**

It’s powerful, but the learning curve and ops overhead can be higher than expected.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves global scale and high availability with strong consistency.
The benefit is less custom sharding and failover logic, making systems simpler, more reliable, and easier to scale across regions.

  ### 16. Scalable and Reliable, But Setup is Complex

**Rating:** 4.0/5.0 stars

**Reviewed by:** Krishma S. | Director, Airlines/Aviation, Enterprise (> 1000 emp.)

**Reviewed Date:** February 06, 2026

**What do you like best about YugabyteDB?**

I like that YugabyteDB offers low latency for regional users. I also appreciate how it supports traditional workflows and provides enterprise-grade reliability. These aspects are important as we plan to rely on it for global scale, high availability, and strong consistency.

**What do you dislike about YugabyteDB?**

Operational complexity and simple day-to-day tasks can be improved.

**What problems is YugabyteDB solving and how is that benefiting you?**

I plan to use YugabyteDB for global scale, high availability, and ensuring ACID transactions across regions, which helps in surviving region failures. It offers low latency for regional users and supports traditional workflows with enterprise-grade reliability.

  ### 17. Data Pinning Made Easy for GDPR Compliance and Lower Latency

**Rating:** 5.0/5.0 stars

**Reviewed by:** Wazim A. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 17, 2026

**What do you like best about YugabyteDB?**

You can “pin” data to specific regions, which is extremely helpful for GDPR compliance and for reducing latency for users in those areas.

**What do you dislike about YugabyteDB?**

It isn’t truly “plug-and-play.” Setting up and configuring a distributed cluster across regions requires more planning and upfront work than a simple, straightforward SQL installation.

**What problems is YugabyteDB solving and how is that benefiting you?**

Use geo-partitioning to “pin” data to specific regions, which can make it easier to comply with complex legal requirements such as GDPR or CCPA.

  ### 18. Effortless Scale-Out by Adding Nodes—A Big Win Over Monolithic Databases

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alan M. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 17, 2026

**What do you like best about YugabyteDB?**

You can scale out easily just by adding nodes, which is a huge win compared to the hassle of dealing with traditional monolithic databases.

**What do you dislike about YugabyteDB?**

For very large “big data” aggregations—for example, running COUNT across billions of rows—it can be slower than more specialized OLAP databases.

**What problems is YugabyteDB solving and how is that benefiting you?**

It makes it easier to expand into new markets by distributing data geographically, which helps keep app performance fast, reliable, and consistent for users around the world.

  ### 19. Seamless with Standard ORMs and Drivers—Intuitive and Comfortable to Use

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aparna V. | Human Resource, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 10, 2026

**What do you like best about YugabyteDB?**

Because it works seamlessly with standard ORMs and drivers, it feels very intuitive and “comfortable” for developers to use.

**What do you dislike about YugabyteDB?**

If your app doesn’t require high availability or massive scale, then the sheer power of YugabyteDB may simply add complexity you don’t really need.

**What problems is YugabyteDB solving and how is that benefiting you?**

While it still needs more baseline power, its ability to auto-shard and balance workloads helps prevent over-provisioning and cuts down on the manual effort and costs involved in database administration.

  ### 20. Scalable and Compatible, But Needs Transaction Improvements

**Rating:** 4.0/5.0 stars

**Reviewed by:** Aneer A. | Software developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 10, 2026

**What do you like best about YugabyteDB?**

I use YugabyteDB as our production application database and appreciate its horizontal scalability and strong ACID compliance. The PostgreSQL compatibility stands out for me, especially in terms of indexing, query tuning, and query optimization. Despite some initial setup efforts, it's now working well.

**What do you dislike about YugabyteDB?**

I have issues with serializable isolation in YugabyteDB. Also, transaction ergonomics could be improved.

**What problems is YugabyteDB solving and how is that benefiting you?**

I use YugabyteDB for horizontal scalability and strong ACID compliance.

  ### 21. Highly Scalable, Fault-Tolerant Distributed Features

**Rating:** 4.5/5.0 stars

**Reviewed by:** Lixon P. | Database Administrator, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 04, 2026

**What do you like best about YugabyteDB?**

Distributed features, highly scalable, and fault-tolerant.

**What do you dislike about YugabyteDB?**

it’s "over-engineered" for small or medium applications.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves the scalability and resilience limits of traditional RDBMS by acting as a 'distributed PostgreSQL'

  ### 22. Open-Source, Cloud-Agnostic Freedom with YugabyteDB

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aparna V. | Senior HR Executive, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about YugabyteDB?**

It’s open-source and cloud-agnostic, so you’re not locked into any specific cloud provider.

**What do you dislike about YugabyteDB?**

If your app doesn’t require high availability or massive scale, then the sheer power of YugabyteDB may end up being unnecessary complexity for your use case.

**What problems is YugabyteDB solving and how is that benefiting you?**

It makes it easier to enter new markets by geographically distributing data, which helps keep app performance fast and consistent for users around the world.

  ### 23. One of the greatest friend for a developer

**Rating:** 4.5/5.0 stars

**Reviewed by:** Arka S. | SDE 1, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 28, 2025

**What do you like best about YugabyteDB?**

As someone new to the software industry, I found YugabyteDB very approachable and powerful at the same time. What I like the most is that it combines the benefits of SQL (which is familiar and easy to learn) with the scalability of NoSQL systems. It feels like the best of both worlds. I didn’t need to worry about complex setup—it was straightforward to get started using the documentation and tutorials. It supports PostgreSQL, which made it easier for me to understand queries and schemas without learning something entirely new. I also appreciated how resilient and reliable it is, especially for cloud-native applications.

**What do you dislike about YugabyteDB?**

Because I'm new to this field, some of the advanced features like multi-region deployments or distributed transactions were a bit overwhelming at first. The learning curve becomes steeper as you dive deeper. Also, while the community is growing, it’s not as large as some older databases, so finding beginner-level examples for very specific use cases was sometimes a challenge. A few more beginner-focused resources or walkthroughs would definitely help.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB is helping solve the challenge of building applications that need to work reliably even when they grow fast or are used by people in different parts of the world. As someone new to the field, I found it really useful because I didn’t have to worry about the database crashing or slowing down when multiple users are working at the same time. It handles that automatically.

It also solves the problem of choosing between SQL and NoSQL databases—I get the familiar structure of SQL with the performance and scalability of modern NoSQL systems. This helps me focus on learning and building features instead of worrying about technical issues with the database.

  ### 24. A powerful and reliable distributed SQL database that scales effortlessly

**Rating:** 4.0/5.0 stars

**Reviewed by:** Varun H. | SDE1, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 27, 2025

**What do you like best about YugabyteDB?**

YugabyteDB gives the best of both worlds—it feels like using PostgreSQL but with the power of a modern distributed database. It automatically spreads data across multiple machines, which means it can handle a lot of users and big workloads without slowing down. It supports SQL, so it's easy to learn if you know basic database concepts. What I liked most is that it has strong consistency (like traditional databases) and high availability (like NoSQL systems). It's great for building applications that need to be fast and reliable at any scale.

**What do you dislike about YugabyteDB?**

It can feel overwhelming at first if you're new to distributed systems. The deployment and configuration involve understanding concepts like tablet servers, placement policies, and replication factors. The documentation is good, but sometimes you have to dig through different pages to fully grasp certain setups. Also, because it’s newer than traditional databases, there aren’t as many community examples or Stack Overflow answers available yet.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB helps us solve the problem of database scalability and availability without giving up strong consistency. In traditional setups, we had to choose between performance and reliability—either use a single-node SQL database that becomes a bottleneck or a NoSQL database that sacrifices consistency. YugabyteDB eliminates this tradeoff by letting us scale horizontally across many machines while still supporting full ACID transactions. This is helping us build applications that stay fast and responsive even during high traffic or system failures. It’s saving us time on operations and improving user experience through better uptime and performance.

  ### 25. Intuitive and Comfortable for Developers with Standard ORMs and Drivers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Pranav V. | CTO, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 05, 2026

**What do you like best about YugabyteDB?**

Because it works with standard ORMs and drivers, it feels very intuitive and “comfortable” for developers to use.

**What do you dislike about YugabyteDB?**

Managing a multi-node cluster—handling updates, backups, and overall node health—takes noticeably more effort than using a managed RDS instance.

**What problems is YugabyteDB solving and how is that benefiting you?**

You can scale your business infinitely by adding nodes as you grow, avoiding the massive costs and risks of migrating to a new database later.

  ### 26. Great for Learning Distributed Databases with Real-World Use

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vikas Kumar S. | Software Development Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 21, 2025

**What do you like best about YugabyteDB?**

As someone new to software, I found YugabyteDB very approachable compared to other distributed databases. It supports both SQL (like PostgreSQL) and NoSQL-style access, which made it easy for me to learn and experiment with. The documentation is clear, and the community is helpful when you’re stuck. I like that it scales horizontally, which means you can handle more users just by adding more servers. It’s also open-source, which is great for students or beginners who want to learn hands-on without worrying about costs.

**What do you dislike about YugabyteDB?**

Some of the advanced features, like setting up a multi-region deployment or understanding consistency models, were a bit overwhelming at first. It took me some time to understand how YugabyteDB differs from traditional databases like MySQL or PostgreSQL in terms of architecture and operations. Also, there are fewer tutorials and videos compared to more established databases, so it sometimes felt hard to find beginner-friendly help.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB is solving the problem of needing a database that can handle large amounts of data and many users without slowing down. It gives the power of traditional SQL databases with the scalability of NoSQL systems. For me, as someone new to the software field, it helped me understand how modern applications manage data across different regions and servers while staying fast and reliable. It’s also helping me learn how real-world systems are built — like how companies make sure their apps don’t go down even if one part of the system fails. It’s been a great learning tool and has given me confidence to explore more advanced database concepts.

  ### 27. YugabyteDB Deployment Experience – Feedback & Limitations Report

**Rating:** 3.5/5.0 stars

**Reviewed by:** santhosh v. | Database Admoinistator, Enterprise (> 1000 emp.)

**Reviewed Date:** May 19, 2025

**What do you like best about YugabyteDB?**

PostgreSQL Compatibility: Allows quick onboarding and minimizes refactoring efforts.
Distributed SQL Engine: Provides horizontal scalability, HA, and geo-distribution out of the box.
Fault Tolerance: Handles individual node failures well, ensuring minimal disruption.
Developer Enablement: SQL-native access with good documentation and active community.
Good OLTP Performance: For high-throughput transactional workloads, YugabyteDB performs reliably under optimal conditions.

**What do you dislike about YugabyteDB?**

Current Challenges and Limitations
We list below the most critical issues and limitations currently impacting our YugabyteDB deployment for the Iris application:
1. DDL Atomicity and Concurrency
Concurrent DDL on different objects often fails or causes schema mismatch errors.
2. Truncate Behavior
Truncate operations retain old tablets, causing resource sprawl (CPU, disk).
3. Slow Aggregations / Analytical Queries
Aggregate functions (e.g., COUNT, SUM, GROUP BY) perform poorly on large tables.
4. Large Query Errors
Queries fail with RPC message size errors; workarounds require non-trivial gflag tuning.
5. Index Creation Challenges
Index creation on large tables is slow (can take hours) and unstable if DMLs are running.
Failure of concurrent DDLs can result in application downtime or stale views.
6. Intermittent Application Slowness
During high-ingestion windows (e.g., Spark + C# clients), CPU spikes to 80–85%.
7. Slow Queries Despite Indexing
Poor performance even with correctly designed indexes.
8. DR Limitations
DR requires symmetrical 3-node cluster and does not replicate DDL—this increases manual effort.
9. Node Crashes
Occasional crashes due to pg_client_use_shared_memory bug.
10. Resource Utilization
Max 1800 concurrent connections across 6 nodes (300/node).
High CPU usage (80%+) under 5500 OPS and 1500+ connections.
11. PITR Disk Usage
PITR with 2-day retention consumes 1–2 TB of disk.
Expected behavior, but storage overhead is significant.
12. Audit Logging
pgaudit causes crashes and lacks centralized log management.
Prefer audit logs to be stored as queryable tables.
13. Tablet Rebalancing
Rebalancing takes 2–3 hours post node failures.
14. Schema Name Change Not Reflected in UI

15. Query Performance Monitoring
No centralized query metrics dashboard across nodes.
pg_stat_statements is per-node; requires custom data aggregation.
16. Lack of ORM Support
Prisma ORM lacks native Yugabyte support.
Clear timeline for a smart driver integration is still needed.
17. Other Issues
Dead tuples causing transaction failures .
Clock skew-related tserver crashes .
Incorrect health checks leading to table drop incidents.
Backup to S3 failed due to endpoint misconfig .
 Recommendations & Expectations
Top Priorities for Upcoming Releases:
Full concurrent DDL/DML support
Improved join and aggregation performance
Central query dashboard across universe
Audit log offloading and centralization
Smart tablet rebalancing and table-level recovery
Simplified backup/restore UX (especially for S3)
Documentation and Usability:
Better defaults for performance-related gflags.
Clear guidance on best practices for DDL coordination and high-throughput ingestion.
Support & Training:
More structured training on query optimization and resource tuning
Roadmap visibility for critical features (e.g., Prisma ORM support)
 Final Thoughts
We appreciate Yugabyte’s continued partnership and responsiveness to issues. The platform shows strong promise for OLTP workloads and mission-critical deployments, but there are clear gaps—especially around operational tooling, analytical query support, and DDL concurrency—that we hope to see addressed in the near-term roadmap.
Our team remains committed to collaborating with Yugabyte to improve the product and looks forward to further performance and reliability enhancement

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB is helping us reduce our MS SQL Server licensing costs by allowing us to re-architect our application on a scalable, open-source distributed SQL platform. This shift not only cuts licensing expenses but also enables us to design for horizontal scalability, which is a major advantage as our data and user base grow.

Additionally, YugabyteDB’s automated sharding and replication improve operational efficiency by reducing the need for manual intervention in scaling and fault tolerance. Overall, it’s helping us build a more cost-effective, cloud-ready, and resilient infrastructure.

**Official Response from Rachel Pescador:**

> Thank you for the thoughtful and thorough feedback on your experience using YugabyteDB. We’re glad you’re having a positive experience and are benefiting from YugabyteDB's strengths in PostgreSQL compatibility, distributed architecture, fault tolerance, developer experience, and OLTP performance — your insights on these key capabilities are greatly appreciated. The YugabyteDB team uses feedback from customers like you to prioritize new functionality, harden our product, and refine our overall roadmap. We hope you’ll continue to document your journey as a YugabyteDB user. 

We’d like to address some of your feedback and provide some additional context:

Platform functionality we’ve recently delivered (or are working on):

Thank you for your feedback on Concurrent DDL, Aggregations/Analytical Queries, Index Creation, TRUNCATE, and Disaster Recovery. We’re pleased to inform you that new functionality for each of these areas is in the roadmap (https://github.com/yugabyte/yugabyte-db?tab=readme-ov-file#current-roadmap), which is publicly available as part of our commitment to building open source software. 

YugabyteDB offers two disaster recovery approaches for regional resilience: stretched clusters spanning multiple regions and independent xCluster configurations in separate regions. While stretched clusters automatically replicate DDLs across the entire cluster, xCluster's automatic DDL replication is currently in development.

Thank you for your feedback on slow aggregations/analytical queries, large query errors, and tablet rebalancing. We're working with our usability team to investigate ways to further improve these areas.

Yugabyte provides two query monitoring tools that aggregate PostgreSQL statistics across all cluster nodes into centralized dashboards. The "Slow Queries" page uses pg_stat_statements data to display historical query performance metrics. The Performance Advisor (tech preview) combines real-time pg_stat_activity data with pg_stat_statements metrics to show current cluster load in a visual chart alongside the top active queries and their contribution to overall system load.

You can read more about query optimization in this blog: https://www.yugabyte.com/blog/improving-sql-indexing-how-to-order-columns.

Limitations addressed by YugabyteDB Aeon, our managed DBaaS:

Your feedback about audit logging and query performance monitoring is addressed in our portfolio of managed YugabyteDB offerings. YugabyteDB Aeon and our bring-your-own-cloud offerings provide significant operational advantages over the open source version by eliminating the complexity of database management through fully managed infrastructure, automated scaling, built-in monitoring, and enterprise-grade security features. 

While the open source version offers flexibility and cost control for organizations with dedicated database expertise, Aeon accelerates time-to-market by handling routine maintenance, upgrades, and performance optimization tasks, allowing development teams to focus on application logic rather than database operations. This managed approach particularly benefits organizations seeking enterprise reliability without the overhead of building internal database administration capabilities.


We’re grateful for your candid feedback and your partnership with YugabyteDB. We look forward to continuing to work with you and our thriving community to make YugabyteDB even stronger in the future.

  ### 28. YugabyteDB: Cutting-edge tech + fast, helpful support!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Aftaab S. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 15, 2025

**What do you like best about YugabyteDB?**

YugabyteDB is an excellent database for anyone needing a powerful distributed system. It works like PostgreSQL, so you can use the same familiar queries, but it also takes care of all the tricky parts of distributed design for you. This makes it easy to use, even for complex applications.

The best part is their support team—they're quick to respond and really helpful, making sure everything runs smoothly. If you're looking for a database that's reliable, easy to work with, and backed by a great team, YugabyteDB is a great choice.

**What do you dislike about YugabyteDB?**

YugabyteDB is powerful but has a few downsides. It has a learning curve for distributed systems and a smaller community ecosystem compared to established databases. Some advanced features may also feel less mature, requiring extra effort during implementation.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves the challenge of building scalable, highly available databases that can handle global distribution without sacrificing the ease of using familiar SQL queries. It manages the complexity of distributed systems behind the scenes, including spreading data clusters across regions and maintaining data replication. This means that if any node goes down, the data is still accessible from other nodes, ensuring zero downtime.

For me, this means faster development with fewer headaches, reliable performance even as my applications grow, and confidence that data is safe and accessible anywhere. It helps deliver a better user experience and reduces operational overhead.

  ### 29. Easy to Use for DBMS, Solid PostgreSQL Integration Yet Needs UI Improvement

**Rating:** 4.5/5.0 stars

**Reviewed by:** Akhil K. | Technical Support Specialist, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 17, 2026

**What do you like best about YugabyteDB?**

I use YugabyteDB for application development and I find it easy to use for writing logic concepts in DBMS. The initial setup was very easy.

**What do you dislike about YugabyteDB?**

UI

**What problems is YugabyteDB solving and how is that benefiting you?**

I use YugabyteDB to solve ACID complexity in PostgreSQL and find it easy for writing logic concepts in DBMS.

  ### 30. Yugabyte : Leading Distributed Data base for OLTP transactions.

**Rating:** 5.0/5.0 stars

**Reviewed by:** veeresh k. | Technical Lead, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 27, 2025

**What do you like best about YugabyteDB?**

Since we have been using this DB for OLTP we have been very much impressed with the performance as this makes it highly available. 

Also we have utilized read replica cluster for real near time report generation so that we are not over burdening with primary DB. 

The experience has been good so far.
Also I have used YB cdc for real time streaming for reporting purpose.

**What do you dislike about YugabyteDB?**

Since this is distributed not actually working to the mark we expected. I mean we are using Logical views and since we have multi schema application the data is distributed across and pulling data becomes little challenging. But anyway works beautifully for transaction purposes.

**What problems is YugabyteDB solving and how is that benefiting you?**

We were using MYSQL which was not distributed in nature and running on single node, but with YUGABYTE we are able to scale horizonatally.

  ### 31. Review about yugabyte DB

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sujith S. | Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 19, 2026

**What do you like best about YugabyteDB?**

Good database with high scalability and accurate data. Overall, it’s a better DB and more than enough for a developer.

**What do you dislike about YugabyteDB?**

So far, I haven’t found any limitations.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB reliably scales my Flutter apps and aerosol data pipelines across distributed environments.

  ### 32. PostgreSQL Compatibility with High Availability and Multi-Region Support

**Rating:** 4.0/5.0 stars

**Reviewed by:** Acsa S. | Associate Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 13, 2026

**What do you like best about YugabyteDB?**

YugabyteDB is helpful because it gives you PostgreSQL compatibility while also adding high availability and multi-region support.

**What do you dislike about YugabyteDB?**

Stability concerns. 
Performance issues
Lower adoption

**What problems is YugabyteDB solving and how is that benefiting you?**

Developers can use familiar sql features like triggers, procedure, indexex and migrate from PostgreSQL or other relational systems easily

  ### 33. Love Working in Yugabyte

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mohammed R. | Database administrator, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 12, 2026

**What do you like best about YugabyteDB?**

I like to work in yugabyte. Also liked your name

**What do you dislike about YugabyteDB?**

Setting up and managing distributed clusters can be complex compared to a simple postgreSQL server

**What problems is YugabyteDB solving and how is that benefiting you?**

It supports the postgreSQL api
We can use postgreSQL tools

  ### 34. YugabyteDB ensures a smooth experience for users

**Rating:** 5.0/5.0 stars

**Reviewed by:** Gaelle H. | DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 27, 2025

**What do you like best about YugabyteDB?**

It is an open-source distributed SQL database, ideal for organizations in sectors such as cybersecurity. It supports scalable OLTP workloads in both RDBMS and internet-scale environments, with low query latency, high fault resilience, and global distribution.

**What do you dislike about YugabyteDB?**

This platform has proven to be a solution for organizations managing large volumes of data, and it performs extremely well as a database. I have nothing negative to say, I haven't experienced any issues or problems.

**What problems is YugabyteDB solving and how is that benefiting you?**

It helps us simplify data migration between different database platforms, without the need for extensive reconfigurations or transformations. It also eliminates the need to manage cloud infrastructure, as it offers a fully managed service.

  ### 35. Great Database for Storing Everything

**Rating:** 5.0/5.0 stars

**Reviewed by:** Basith B. | Trainee, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 16, 2026

**What do you like best about YugabyteDB?**

This is good data base to store data of everything

**What do you dislike about YugabyteDB?**

data base are really complex its consume more time

**What problems is YugabyteDB solving and how is that benefiting you?**

its solved my problems when i struggled about datasets

  ### 36. Beginner's Experience with YugabyteDB

**Rating:** 5.0/5.0 stars

**Reviewed by:** Trisha Seal S. | Software Developer !, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 29, 2025

**What do you like best about YugabyteDB?**

What I enjoy most about YugabyteDB is its balance between easy to use and powerful functionality. It has been fundamental to my development as a beginner software engineer. I am especially fond of the PostgreSQL compatibility because it allowed me to leverage my existing knowledge of SQL into taking advantage of the database without having to learn an entirely different syntax. The learning curve was not extreme and I was able to get started right away, which was very helpful when I was just building my confidence with databases to that point.
The ease of implementation was another standout feature; I was able to integrate it easily into my projects. Connecting YugabyteDB to my app was easy, thanks to being able to use supported PostgreSQL libraries. The automatic replication and sharding of my data just worked with little effort from me, allowing for simplicity in a previously complicated setup. I also found it easy to scale applications to my needs, such as its functionality for multi-region replication. The customer support I received was also helpful, particularly when I ran into a few challenges during setup.
What truly sets YugabyteDB apart for me is its flexibility and reliability. I use YugabyteDB frequently in my projects , especially when I need a scalable and reliable solution .Whether I’m working on a small project or something larger, the database's ability to handle varying loads and provide strong consistency gives me confidence that my data is secure and up-to-date.

**What do you dislike about YugabyteDB?**

Even though the PostgreSQL compatibility is great, I found that some of the advanced features that are specific to YugabyteDB are a little more challenging to get used to initially, especially if you are not already familiar with distributed databases.

**What problems is YugabyteDB solving and how is that benefiting you?**

What I value the most about YugabyteDB is its solution for scaling databases when building distributed applications. As a new developer, one of the challenges I dealt with was data management as my projects grew, particularly when I needed to scale the database across regions or in traffic volume. YugabyteDB removed these concerns with its automatic sharding and multi-region replication, allowing me to ignore some of the complexity that comes from scaling relational databases. Shared billing for running applications with YugabyteDB has allowed me to focus again on developing without having to consider performance and availability faucets

  ### 37. Scalable, Resilient, and Robust—Built to Distribute

**Rating:** 5.0/5.0 stars

**Reviewed by:** afiyas p. | Software engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 12, 2026

**What do you like best about YugabyteDB?**

Scalability, resilience, robustness, and a distributive nature.

**What do you dislike about YugabyteDB?**

Its a little bit over engineered for micro services

**What problems is YugabyteDB solving and how is that benefiting you?**

Asynchronous and synchronised replication

  ### 38. YugabyteDB is one of the most powerful databases available, with advanced features

**Rating:** 5.0/5.0 stars

**Reviewed by:** Davi G. | Data Scientist, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 22, 2025

**What do you like best about YugabyteDB?**

I like the way in which it manages the implementations of the website and safely stores customer data. YugabyteDB admits many programming languages and provides reliable backups and storage for large amounts of data.

**What do you dislike about YugabyteDB?**

A common complaint that I have about YugabyteDB is its high cost, especially for smaller organizations or for those with limited budgets.

**What problems is YugabyteDB solving and how is that benefiting you?**

It is useful because I can customize the reports and run saved searches. It also prioritizes safety with characteristics such as encryption, audit and roles-based access control. It is robust and works well in the world of digital information, after all.

  ### 39. Scalable, Resilient, and Built for Distributed Systems

**Rating:** 5.0/5.0 stars

**Reviewed by:** Michel R. | Junior Software Trainee, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 12, 2026

**What do you like best about YugabyteDB?**

Scalability, resilience,distributive nature

**What do you dislike about YugabyteDB?**

Little bit over engineered for micro services

**What problems is YugabyteDB solving and how is that benefiting you?**

Asynchronous and synchronus replication

  ### 40. The platform offers excellent tools for data management, backup, and recovery

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mohamed G. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 09, 2025

**What do you like best about YugabyteDB?**

Its intuitive interface and robust support for complex queries make if ideal for large enterprises managing large volumes of data. It offers advanced security features, such as encryption and authentication, making it a reliable tool.

**What do you dislike about YugabyteDB?**

I don't dislike it at all. Implementation and integration are very simple. I love extracting accurate data using server-side queries.

**What problems is YugabyteDB solving and how is that benefiting you?**

It has powerful query functions that make work easier and more efficient. Creating a database from scratch is very easy with YugabyteDB. Simply download it from the website and you're ready to deploy an application.

  ### 41. YugabyteDB for high-performance, open-source distributed SQL database

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jamry S. | Solutions engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 16, 2025

**What do you like best about YugabyteDB?**

1. PostgreSQL Compatibility
Benefit: Developers can use familiar SQL syntax, PostgreSQL drivers, and tools. This eases adoption for teams already using PostgreSQL but needing distributed capabilities.

2. High Availability & Fault Tolerance
Benefit: YugabyteDB uses the Raft protocol for consensus, ensuring consistency and fault tolerance even in multi-region deployments. Automatic failover, replication, and distributed consensus protect against node failures without sacrificing performance.

**What do you dislike about YugabyteDB?**

1. Operational Complexity
Running a distributed SQL database isn't as simple as a single-node Postgres instance. Cluster management, tuning, and monitoring require more expertise, especially for production environments.

2. Maturity of Features
While rapidly evolving, some PostgreSQL features are still not fully supported, and some edge cases may behave differently.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB is designed to solve several major challenges that modern, cloud-native, and high-scale applications face with traditional databases.

  ### 42. A Powerful Blend of SQL Consistency and NoSQL Scalability for Cloud-Native Applications

**Rating:** 4.0/5.0 stars

**Reviewed by:** Bhavani K. | SDE1, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 28, 2025

**What do you like best about YugabyteDB?**

What I like best about YugabyteDB is its seamless combination of PostgreSQL compatibility with distributed, fault-tolerant architecture, allowing for strong consistency, high availability, and horizontal scalability—all essential for building modern, cloud-native applications.

**What do you dislike about YugabyteDB?**

What I dislike about YugabyteDB is that it can be complex to set up and manage, especially in multi-region deployments, and its ecosystem is still maturing compared to more established databases.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves the problem of scaling traditional relational databases by offering a distributed SQL architecture with ACID compliance and PostgreSQL compatibility. This allows us to handle high-throughput workloads, ensure zero downtime, and maintain data consistency across regions, all while using familiar SQL tools—greatly improving performance, availability, and developer productivity in our DBMS environment.

  ### 43. YugabyteDB, new age relational DB

**Rating:** 4.5/5.0 stars

**Reviewed by:** Narendra P. | Senior software engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 21, 2025

**What do you like best about YugabyteDB?**

Scalability and SQL support are the best combination. Before this we were using some of the NOSQL dbs like Mongodb and scylladb. After moving to Yugabytedb because of the ACID support

**What do you dislike about YugabyteDB?**

In the past, YugabyteDB used to crash under load. They have fixed it over time but db crashing in production doesn't leave a good impression

**What problems is YugabyteDB solving and how is that benefiting you?**

We wanted ACID and transaction support for our product. YugabyteDB has delivered on that

  ### 44. Best Database For Distributed System

**Rating:** 4.5/5.0 stars

**Reviewed by:** Saurabh A. | Senior Software Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** May 19, 2025

**What do you like best about YugabyteDB?**

YugabyteDB provides high availability and consistency as powerful distributed SQL database, its familiarity with other developer friendly databases like Postgresql helps us in easy to integrate and easy to use additionally it has a robust community support which helps us to resolve issues faster.

**What do you dislike about YugabyteDB?**

With multiple nodes implementation its sometimes become difficult to manage.

**What problems is YugabyteDB solving and how is that benefiting you?**

We were facing issues of scalability but with YugabyteDB horizontal scaling our business need get fulfilled, also with its low latency and high availability YugabyteDB becomes our first choice

  ### 45. Excellent Feature Set and Support

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Accounting | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 15, 2025

**What do you like best about YugabyteDB?**

The ability of Yugabyte to transparently provide the Postgresql wire compatibility is amazing for existing applications along with it's horizontal scalability make Yugabyte an amazing data store choice.
Support team was great in helping us overcome some of the performance challenges we encountered.

**What do you dislike about YugabyteDB?**

When we evaluated it, it still had some performance challenges that we had to overcome with their support team.

**What problems is YugabyteDB solving and how is that benefiting you?**

Horizontal scalability with standard relational database capabilities.

  ### 46. Yugabyte, track, save and deploy application

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mahendra B. | Software Engineer 3, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 16, 2025

**What do you like best about YugabyteDB?**

You can pause and start anytime.
The team is very helpful

**What do you dislike about YugabyteDB?**

Nothing as of now. They may try to do the service in microservice

**What problems is YugabyteDB solving and how is that benefiting you?**

Helped me to gain experience in database

  ### 47. Solid for cloud and k8s, but complex

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Computer & Network Security | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 20, 2025

**What do you like best about YugabyteDB?**

Mostly PostgreSQL compatible, global distribution, and horizontal scalability. Built-in resilience and support for distributed ACID transactions allowed us to handle millions of daily orders with zero downtime.

**What do you dislike about YugabyteDB?**

Operational overhead. Managing a distributed system added complexity we didn’t face with traditional databases. Some PostgreSQL features weren’t fully supported, which required workarounds.

**What problems is YugabyteDB solving and how is that benefiting you?**

Solves the problem of scaling a relational database without giving up consistency or SQL features

  ### 48. Scalable, high-performance PostgreSQL compatible DB

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mihály B. | CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 12, 2023

**What do you like best about YugabyteDB?**

YugabyteDB is 100% compatible with PostgreSQL. It was easy to migrate our PostgreSQL workloads to YugabyteDB. Our main issues with PostgreSQL was the ability to scale, YugabyteDB helped us overcome these obsticales.
YugabyteDB also works great in the cloud and is cloud vendor agnostic, so we don't have to be tied to a single cloud provider.

**What do you dislike about YugabyteDB?**

YugabyteDB is a relatively new software and industry adaptation is low, so it is hard to find system administrators who have the knowledge and expertise with YugabyteDB.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB has helped us overcome the performance and reliability issues we previously had with services that used PostgreSQL as their database. Now we can scale these workloads much more easily.

  ### 49. a Good Idea. Postgres + RocksDB, making a Resilient and Scalable Database.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Piet d. | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 12, 2023

**What do you like best about YugabyteDB?**

1st the idea of using postgres-code for the front-end. Which makes migration + learning-curve Easy.  2nd the use of the Raft-Protocol to build a Resilient back-end.

**What do you dislike about YugabyteDB?**

Some minor items: The concept of separate master-processes is possibly a downside. Manageing "master lists" via the CLI could/should be automated better.  Also, insights into the system could be better if some of the concepts (nodes, masters, tservers, tablets, replicas) were exposed better via SQL. The web-guis are ok, but not the ideal interface for a data-centric system.

**What problems is YugabyteDB solving and how is that benefiting you?**

It is Resilient+Scalable. Yugabyte will also help in geo-replcation of data over multiple regions. And it addresses some of the downsides of PostgreSQL (it fixes vacuum).

  ### 50. Its a reliable and scalable distributed SQL database that has greatly simplified data management

**Rating:** 4.5/5.0 stars

**Reviewed by:** Gorinta M. | QA Engineer II, Enterprise (> 1000 emp.)

**Reviewed Date:** June 27, 2023

**What do you like best about YugabyteDB?**

One of the best aspects of YugabyteDB is its ease of use, fault tolerance, scalability and compatibility with popular APIs like PostgreSQL and Cassandra. YugabyteDB its the ability to provide strong consistency guarantees while offering horizontal scalability, enabling developers to build highly available and globally distributed applications without sacrificing data integrity

**What do you dislike about YugabyteDB?**

One potential drawback of YugabyteDB is that it may require significant hardware resources to operate optimally, especially in large-scale deployments. This can lead to higher infrastructure costs compared to traditional single-node databases.

**What problems is YugabyteDB solving and how is that benefiting you?**

YugabyteDB solves the problem of building and managing highly scalable, fault-tolerant, and globally distributed databases. It combines the strengths of SQL and NoSQL databases by providing a distributed SQL database that offers strong consistency guarantees while allowing horizontal scalability. This benefits organisations that need to handle large volumes of data require high availability and fault tolerance and want to avoid the complexities of managing multiple database technologies.



- [View YugabyteDB pricing details and edition comparison](https://www.g2.com/products/yugabytedb/reviews?qs=pros-and-cons&section=pricing&secure%5Bexpires_at%5D=2026-05-15+01%3A54%3A26+-0500&secure%5Bsession_id%5D=b49db11e-4053-445a-b9a7-ed9bb423957b&secure%5Btoken%5D=8a5abdd366e46249ca16cbda50af429931ba02a0c4af8a984a43e64fd43c89c3&format=llm_user)
## YugabyteDB Integrations
  - [Apache Kafka](https://www.g2.com/products/apache-kafka/reviews)
  - [AWS Auto Scaling](https://www.g2.com/products/aws-auto-scaling/reviews)
  - [Hibernate](https://www.g2.com/products/hibernate/reviews)
  - [Hitachi Content Platform](https://www.g2.com/products/hitachi-content-platform/reviews)
  - [INTELLEX Exploration System](https://www.g2.com/products/intellex-exploration-system/reviews)
  - [IntelligenceBank](https://www.g2.com/products/intelligencebank/reviews)
  - [Portworx Enterprise](https://www.g2.com/products/portworx-enterprise/reviews)
  - [Spark SQL](https://www.g2.com/products/spark-sql/reviews)
  - [spring.io](https://www.g2.com/products/spring-io/reviews)
  - [Veeam Data Platform](https://www.g2.com/products/veeam-data-platform/reviews)

## YugabyteDB Features
**Management**
- Data dictionary
- Data Replication
- Query Language
- Data Modeling
- Performance Analysis

**Management **
- Data Schema
- Query Language
- ACID - Complaint
- Data Replication

**Storage**
- Data Storage Method

**Configuration**
- Application Performance
- Orchestration
- Database Monitoring
- Anomaly Detection
- Network Security

**Maintenance**
- Data Migration
- Backup and Recovery
- Multi-User Environment

**Support **
- Text Search
- Data Types
- Languages
- Operating Systems

**Scalability**
- Database Scalability
- Auto Sharding

**Database Administration**
- Provisioning
- Governance
- Auditing

**Security**
- Data Encryption
- User Access Control

**Security**
- Database Locking
- Access Control
- Encryption
- Authentication

**Security**
- Order Preserving Encryption

**Availability**
- Scalability
- Backup
- Archiving
- Indexing

**Security**
- Data Masking
- Authentication And Single Sign-On

**Performance **
- Disaster Recovery
- Data Concurrency
- Workload Management
- Advanced Indexing
- Query Optimizer

**Support**
- Data Types Support
- Different Operating Systems
- Multi model Database Support

**Data Management**
- Data Replication
- Advanced Data Analytics

**Agentic AI - Wide Column Database**
- Decision Making

**Database Features**
- Storage
- Availability
- Stability
- Scalability
- Security
- Data Manipulation
- Query Language

## Top YugabyteDB Alternatives
  - [CockroachDB](https://www.g2.com/products/cockroachdb/reviews) - 4.3/5.0 (27 reviews)
  - [ScyllaDB](https://www.g2.com/products/scylladb/reviews) - 4.5/5.0 (423 reviews)
  - [PostgreSQL](https://www.g2.com/products/postgresql/reviews) - 4.4/5.0 (643 reviews)

