Database

YugabyteDB – PostgreSQL-compatible distributed SQL database

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
MariaDBHigh compatibility with MySQL, ensuring drop-in replacement capability
PostgreSQLAward winning Object-relational database management system
MySQLMultithreaded, multi-user SQL database management system
SQLiteEmbeddable SQL Database Engine
TiDBCloud-native, distributed SQL database
DuckDBIn-process SQL OLAP database management system
TursoIn-process relational database engine
YugabyteDBPostgreSQL-compatible distributed SQL database
rqliteDistributed database built on SQLite
MonetDBHigh performance relational database system for analytics
DoltVersion-controlled SQL database
FirebirdRelational database offering many ANSI SQL features
H2Relational database management system written in Java
HSQLDBJDBC interface, client-server version, query tool, grid and more
CUBRIDDatabase engine with built-in enterprise grade features
Apache CloudberryMassively parallel processing database
VirtuosoData Management with Web Application Server and Web Services
Apache DerbyFull-featured relational database implemented entirely in Java

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted