-
MariaDB Galera Cluster | Galera Cluster | MariaDB Documentation
(mariadb.com)
reference
synchronous multi-master replication for MariaDB: implementation, config and production operation
-
How To Install PostgreSQL on Ubuntu
(digitalocean.com)
tutorial
Installing PostgreSQL on Ubuntu and creating roles and databases
-
PostgreSQL: Documentation
(postgresql.org)
reference
version-indexed PostgreSQL manuals, current and unsupported releases, browsable or PDF
-
GitHub - mysql/mysql-server: MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
(GitHub)
repo
Oracle's MySQL server and NDB Cluster sources, GPLv2 community edition
-
Firebird: The true open source database for Windows, Linux, Mac OS X and more
(Home)
tool
InterBase-lineage SQL engine for Linux, Windows and macOS; open source, commercial support ecosystem
-
MySQL Software
(Percona)
tool
Percona's MySQL stack: drop-in server, XtraDB Cluster, XtraBackup, operator; no licensing fees
-
Apache Derby
(db.apache.org)
tool
embedded Java relational database with JDBC drivers, ~3.5 MB footprint; retired read-only since Oct 2025
-
CUBRID | Enterprise Open Source DBMS
(cubrid.org)
tool
OLTP-tuned open source DBMS with heartbeat-based HA failover, broker middleware and GUI admin
-
SQL Server Downloads | Microsoft
(microsoft.com)
tool
installer downloads per SQL Server edition; Express and Developer free, trials for the rest
-
What is SQL Server on Linux? - SQL Server
(learn.microsoft.com)
reference
running Microsoft's proprietary engine on RHEL, Ubuntu, SLES, in containers or WSL2
-
Oracle AI Database Free | Oracle
(oracle.com)
tool
no-cost Oracle 26ai edition capped at 2 CPUs, 2 GB RAM and 12 GB data; formerly Express Edition
-
Home - ClickHouse Documentation
(ClickHouse Documentation)
reference
column-store OLAP engine for analytics and warehousing, Apache-2.0; docs index and integration catalogue
-
Docs
(Docs)
reference
cache, JSON, streams and vector-search guides; source-available core, paid Software and Cloud tiers
-
What is MongoDB? - Database Manual - MongoDB Docs
(mongodb.com)
reference
JSON-style document store: flexible schema, sharding, replica-set failover; server under SSPL
-
Apache Cassandra | Apache Cassandra Documentation
(Apache Cassandra)
tool
Masterless wide-column NoSQL store: linear scaling, multi-datacenter replication, Apache-2.0
-
Neo4j documentation - Neo4j Documentation
(Neo4j Graph Data Platform)
reference
graph database docs: deployment on Docker/Kubernetes, visual tooling, client libraries; free Community Edition
-
pgAdmin - PostgreSQL Tools
(pgadmin.org)
tool
PostgreSQL object browser and query tool with graphical EXPLAIN; desktop or web, open source
-
DBeaver Community | Free Open-Source Database Management Tool
(dbeaver.io)
tool
cross-engine desktop SQL client; Community Edition no-cost under Apache-2.0, paid PRO alongside
-
phpMyAdmin
(phpMyAdmin)
tool
web front end for MySQL/MariaDB: tables, users, privileges, SQL, import/export, 97 languages
-
PgBouncer - lightweight connection pooler for PostgreSQL
(pgbouncer.org)
tool
PostgreSQL connection pooler; release notes cover CVE-2025-12819 auth-time SQL injection via search_path
-
Patroni: A Template for PostgreSQL HA with ZooKeeper, etcd or Consul — Patroni 4.1.5 documentation
(patroni.readthedocs.io)
reference
PostgreSQL automatic failover and leader election via etcd, ZooKeeper or Consul, open source
-
GitHub - akopytov/sysbench: Scriptable database and system performance benchmark
(GitHub)
repo
scriptable LuaJIT benchmark: OLTP database workloads plus CPU, memory, fileio and thread tests