SQL & Relational

Traditional Relational Database Management Systems (RDBMS), modern distributed SQL (NewSQL) engines, and database clustering systems.

Repositories

postgres

postgres / postgres

Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

C
19.8k
mysql

mysql / mysql-server

MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

C++
12.0k
MariaDB

MariaDB / server

MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

C++
7.1k
sqlite

sqlite / sqlite

Official Git mirror of the SQLite source tree

C
8.9k
cockroachdb

cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

Go
31.8k
pingcap

pingcap / tidb

TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.

Go
39.7k
oceanbase

oceanbase / oceanbase

The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.

C++
10.0k
vitessio

vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.

Go
20.7k
FirebirdSQL

FirebirdSQL / firebird

Firebird server, client and tools

C++
1.4k
yugabyte

yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

C
10.1k
tursodatabase

tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.

C
16.3k
h2database

h2database / h2database

H2 is an embeddable RDBMS written in Java.

Java
4.6k
SQL & Relational | ChatGH