Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
70 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| tm_postgres_basics | 1.0.0 | PL/pgSQL helper functions for resolving relation OIDs and traversing table inheritance. | FUNC | MIT | SQL | — | 1 |
| xata_id_extension | 0.0.0 | Generate Xata-style rec_ identifiers with a 20-character lowercase alphanumeric suffix. | FUNC | MIT | Rust | — | 1 |
| alohadb_approx | 1.1 | Approximate query processing: HLL, Count-Min Sketch, Top-K | FUNC | MIT | C | — | |
| check_digits | 0.3.3 | Functions to check various identification numbers | FUNC | MIT | C | — | |
| exploring_aggregates | 0.0.0 | pgrx example defining a custom integer-sum aggregate with serialized state. | FUNC | MIT | Rust | — | |
| fbsql | 0.1.0 | Closure-preserving formula-based statistical modeling in SQL | FUNC | MIT | SQL | 16–18 | |
| fft_approximate | 1.0 | FFT-based approximate aggregate range queries over time-series data. | FUNC | MIT | C | — | |
| launchql-stamps | 0.4.5 | 🛠. basic pg utils | FUNC | MIT | C | — | |
| pbloompg | 0.0.0 | portable bloom filter, create, serialize, query across Go, Rust, Postgres | FUNC | MIT | Rust | — | |
| pg_jsonpatch | 1.0.0 | PostgreSQL implementation of JSON Patch | FUNC | MIT | SQL | — | |
| pg_meritrank | 0.0.1 | The extension provides functionality for computing and ranking a merit in a Postgres database. | FUNC | MIT | Rust | — | |
| pg_num2int_direct_comp | 1.0.0 | Exact numeric/float-to-integer comparison operators that preserve index use. | FUNC | MIT | C | 12–16 | |
| pg_running_stats | 1.0 | Mergeable Running Statistics (Welford/Chan) Extension for PostgreSQL | FUNC | MIT | C | — | |
| pg_snowflake_id | 0.0.1 | Snowflake-style 64-bit ID generator for PostgreSQL implemented with pgrx | FUNC | MIT | Rust | 13–17 | |
| pgcuid2 | 0.1.0 | Generate CUID2 text identifiers inside PostgreSQL using the cuid2 Rust crate. | FUNC | MIT | Rust | 11–16 | |
| pgrx_jsonb | 0.0.0 | Proof-of-concept pgrx functions for iterating PostgreSQL JSONB internals and reconstructing JSON values | FUNC | MIT | Rust | 11–16 | |
| philihp@pg_openskill | 0.1.0 | OpenSkill Plackett-Luce ratings as a database.dev TLE package. | FUNC | MIT | SQL | 16 | |
| pksuid | 0.1.0 | generate prefixed, sortable KSUID identifiers in PostgreSQL | FUNC | MIT | Rust | 11–16 | |
| range_tools | 0.1.2 | Tools for use with range types | FUNC | MIT | SQL | — | |
| utils | 0.0.1 | Minimal C extension example providing integer addition and multiplication functions. | FUNC | MIT | C | 18 |