Stars
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
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/Submitti…
Open-source vector similarity search for Postgres
MongoDB-compatible database engine for cloud-native and open-source workloads. Built for scalability, performance, and developer productivity.
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
pg_lake: Postgres with Iceberg and data lake access
Postgres extension and service for automated failover and high-availability
PostgreSQL extension adding HyperLogLog data structures as a native data type
Logical Replication extension for PostgreSQL 17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version up…
ATTENTION: pg_shard is superseded by Citus, its more powerful replacement
Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
This is the official mirror of the MonetDB Mercurial repository. Please note that we do not accept pull requests on github. The regression test results can be found on the MonetDB Testweb https://w…
A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes
TopN is an open source PostgreSQL extension that returns the top values in a database according to some criteria
kntrl is an eBPF based runtime agent that monitors and prevents anomalous behaviour defined by you on your pipeline. kntrl achieves this by monitoring kernel calls, and denying access as soon as yo…
PostgreSQL extension which implements a Foreign Data Wrapper (FDW) for JSON files.
PostgreSQL extension for estimating percentiles using t-digest
Repo used for pg_shard development before release.