Mastodon

Free Knowledge Preservation Foundation

Apache CassandraApache Software FoundationDistributed wide-column database designed for fault tolerance with no single point of failure, born at Facebook from Amazon's Dynamo and Google's Bigtable ideas and donated to the Apache Software Foundation in 2009.databasesActiveApache-2.02026-07-05ClickHouseClickHouse contributorsColumn-oriented database for real-time analytics, open-sourced by Yandex in 2016, that aggregates billions of rows per second on ordinary hardware. Its release set a new public baseline for analytical performance.databasesActiveApache-2.02026-07-05DuckDBDuckDB FoundationIn-process analytical database — the "SQLite of analytics" — running complex column-store queries inside your application or notebook with zero setup. Developed at CWI Amsterdam, the birthplace of much database research.databasesActiveMIT2026-07-05MariaDB ServerMariaDB FoundationCommunity-developed relational database created by MySQL's original authors on the day Oracle acquired Sun, precisely to keep the codebase free forever. Drop-in compatible with MySQL and the default database of most Linux distributions.databasesActiveGPL-2.0-only2026-07-02PostgreSQLPostgreSQL Global Development GroupAdvanced open source relational database with a lineage reaching back to the POSTGRES project at UC Berkeley in the 1980s. Renowned for standards compliance, extensibility and transactional integrity, it is the database on which much of the modern internet quietly runs.databasesActivePostgreSQL License2026-07-02SQLiteD. Richard Hipp & SQLite teamSelf-contained, serverless SQL database engine — a single small library that is likely the most widely deployed database in the world, embedded in every browser, phone and countless applications. Its public-domain code and decades-long stability guarantee make it a model of software meant to last.databasesActivePublic Domain2026-07-02ValkeyLinux Foundation communityHigh-performance in-memory key-value store forked from Redis under the Linux Foundation when Redis abandoned its open source licence in 2024 — the community and major cloud providers moving as one to keep the software free.databasesActiveBSD-3-Clause2026-07-05