YugabyteDB is a PostgreSQL-compatible distributed SQL database designed for cloud-native OLTP workloads where transactional correctness, resilience, and horizontal scale matter.
It combines a relational query layer with distributed storage and replication, letting developers build applications using familiar PostgreSQL-style SQL while spreading data across nodes, zones, regions, or clouds. It’s intended for business-critical systems that need ACID transactions, high availability, and flexible deployment on public cloud infrastructure, Kubernetes, or multi-cloud environments.
This is free and open source software.
Key Features
- Supports Yugabyte SQL, a PostgreSQL-compatible relational API with datatypes, queries, expressions, operators, functions, stored procedures, triggers, and extensions.
- Provides distributed ACID transactions with snapshot, serializable, and read committed isolation levels.
- Uses Raft consensus replication and hybrid logical clocks to help maintain strong write consistency across a cluster.
- Offers native failover and repair for deployments spanning disks, racks, nodes, zones, regions, and clouds.
- Scales horizontally by adding nodes to increase IOPS or storage capacity.
- Supports geo-distributed deployments, read replicas, and xCluster asynchronous replication.
- Includes the Yugabyte Cloud QL API, a SQL-like semi-relational interface with Apache Cassandra Query Language roots.
- Supports application development with drivers and ORMs for languages including Java, Go, Node.js, and Python.
Website: github.com/yugabyte/yugabyte-db
Support:
Developer: Yugabyte
License: Apache License 2.0
YugabyteDB is written in C and C++. Learn C with our recommended free books and free tutorials.
Related Software
| Relational Databases | |
|---|---|
| MariaDB | Seeks high compatibility with MySQL, ensuring drop-in replacement capability |
| PostgreSQL | Award winning Object-relational database management system |
| MySQL | Multithreaded, multi-user SQL database management system |
| SQLite | Embeddable SQL Database Engine |
| rqlite | Distributed database built on SQLite |
| MonetDB | High performance relational database system for analytics |
| Firebird | Relational database offering many ANSI SQL features |
| H2 | Relational database management system written in Java |
| HSQLDB | JDBC interface, client-server version, query tool, grid and more |
| CUBRID | Database engine with built-in enterprise grade features |
| Virtuoso | Data Management with Web Application Server and Web Services Platform |
| Apache Derby | Full-featured relational database implemented entirely in Java |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

