Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
10 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_normalize_query | 1.0 | Normalize constants in SQL statements using PostgreSQL parser logic | FUNC | BSD-3-Clause | C | 10–13 | 19 |
| adaptive_counter | 1.3.3 | Aggregation functions and data type for distinct estimation based on adaptive sampling. | FUNC | BSD-3-Clause | C | 10–18 | 18 |
| bitmap_counter | 1.3.5 | Aggregation functions and data type for distinct estimation based on s-bitmap. | FUNC | BSD-3-Clause | C | 10–18 | 18 |
| superloglog_counter | 1.2.3 | C data type, functions, and aggregates for approximate distinct counting with the SuperLogLog algorithm. | FUNC | BSD-3-Clause | C | 10–18 | 18 |
| unique_id | 1.0 | Time-based K-sorted unique identifier generators inspired by Instagram and Sonyflake designs. | FUNC | BSD-3-Clause | C | — | 8 |
| pg_libnumbertext | 0.1.0 | Converts numbers to words in multiple languages through libnumbertext. | FUNC | BSD-3-Clause | C++ | — | 3 |
| godel_logic | 1.1.0 | Provides operators to evaluate fuzzy logic expressions according to Gödel logic. | FUNC | BSD-3-Clause | SQL | — | 2 |
| lukasiewicz_logic | 1.1.0 | Provides operators to evaluate fuzzy logic expressions according to Łukasiewicz logic. | FUNC | BSD-3-Clause | SQL | — | 2 |
| pg_etag | 1.0 | Fast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates. | FUNC | BSD-3-Clause | C | — | 2 |
| product_logic | 1.1.0 | Provides operators to evaluate fuzzy logic expressions according to product logic. | FUNC | BSD-3-Clause | SQL | — | 2 |