Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
1798 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| cas | 0.1.0 | CAS Registry Number data type for PostgreSQL. | TYPE | — | C | — | |
| cat_hook_delete_claims | 0.0.1 | Supabase Auth custom access token hook for deleting token claims | SEC | — | SQL | — | |
| catboost | 0.1 | machine learning module using CatBoost | RAG | — | C | — | |
| cdb_extension_fw | current | experimental framework for PostgreSQL extension boilerplate | FEAT | — | SQL | — | |
| cem-uuidv7 | 1.0.2 | UUIDv7 extension | FUNC | — | SQL | — | |
| check_digits | 0.3.3 | Functions to check various identification numbers | FUNC | MIT | C | — | |
| check_updates | 1.0.1 | Trigger functions to allow/deny certain type of table updates | ADMIN | PostgreSQL | SQL | — | |
| chess | 1.0 | SAN and FEN chess notation data types and functions for PostgreSQL | TYPE | — | C | — | |
| chess_index | 0.0.1 | Data types for indexing chess positions. | TYPE | MIT | C | — | |
| chronoturtle | 0.1.0 | Git-like branches and append-only row history for tables | TIME | PostgreSQL | PLpgSQL | 16 | |
| compact_uuid | 0.1.1 | UUID type with canonical 22-character Base64url text | TYPE | MIT | Rust | 18 | |
| conda_pgsql_rust_ext | 0.0.0 | Conda version data type and helpers for PostgreSQL, implemented with pgrx and rattler_conda_types. | TYPE | MIT | Rust | 13–17 | |
| condaversion | 1.0 | Conda package version number data type implemented as a C++ PostgreSQL extension. | TYPE | MIT | C++ | — | |
| copy_data | 1.0 | some small postgresql extensions for beginners | ETL | — | C | — | |
| cos_fdw | 1.0 | TencentDB PostgreSQL foreign data wrapper for reading CSV data from Tencent Cloud Object Storage (COS). | FDW | — | C | 10–18 | |
| countnulls | 1.0.0 | Simple function to count the number of NULL arguments | FUNC | PostgreSQL | C | — | |
| countries | 0.0.4 | Pure-SQL package that creates and seeds a public.countries reference table. | FEAT | — | SQL | — | |
| cranges | 1.0.0 | Closed forms of PostgreSQL discrete built-in ranges | TYPE | — | C | — | |
| crunchy_pooler | — | Crunchy Bridge helper extension that lets PgBouncer authenticate users through PostgreSQL. | SEC | — | SQL | — | |
| custom_roles | 0.0.3 | Role-specific Supabase RLS tables and functions for managing user roles. | SEC | — | SQL | — | |
| cyanaudit | 2.2.0 | Cyan Audit core extension | SEC | PostgreSQL | SQL | — | |
| dataclips | 0.0.1 | Archived, unfinished C prototype for querying Heroku Dataclips through a function and planned FDW. | FDW | — | C | — | |
| date_string_converter | 0.0.0 | pgrx extension skeleton for date-string conversion; current source exposes hello_date_string_converter(). | TIME | — | Rust | 11–16 | |
| daterangex | 1.1 | Date range type whose displayed upper bound is inclusive, with casts and operators. | TYPE | BSD-3-Clause | C | — | |
| db2odbc_fdw | 1.0 | Foreign data wrapper for accessing IBM Db2 through an ODBC data source | FDW | Apache-2.0 | C | 12 | |
| dbms_job | — | EPAS Oracle-compatible DBMS_JOB package backed by EDB Job Scheduler. | TIME | Proprietary | SQL | — | |
| dbms_scheduler | — | EPAS Oracle-compatible DBMS_SCHEDULER programs, schedules, and jobs. | TIME | Proprietary | SQL | — | |
| dbstats | 1.1 | Descriptive statistics and data quality analysis for PostgreSQL | FUNC | — | SQL | — | |
| dbtune_mab | 0.0.1 | DBTune MAB advisor for PostgreSQL | FEAT | — | Python | — | |
| debug_funcs | 1.0 | Debugging and benchmark functions for PostgreSQL buffer and relation locks. | ADMIN | — | C | — | |
| describe_resultset | 1.0.0 | PostgreSQL extension to show names, data types, and attributes of columns in an arbitrary result set | UTIL | MIT | C | — | |
| dev@tienlen_validation | 0.1.0 | Tien Len validation functions for game server | FUNC | — | SQL | — | |
| diag_planner | 1.0 | incubator repositries | STAT | — | C | — | |
| dict_maxlen | 1.0 | text search template for a dictionary filtering out long words | FTS | — | C | — | |
| dummy_data | 1.0 | Readable, Null Foreign Data Wrapper for Postgresql 9.3+ | FDW | — | C | — | |
| dummy_index_am | 0.0.0 | Minimal dummy index access method for testing PostgreSQL index-AM facilities. | FEAT | — | Rust | — | |
| dump_fcinfo | 0.0.1 | Dumps the PostgreSQL fcinfo and rsinfo | UTIL | — | C | — | |
| dumppoints | 1.0 | C implementation of ST_DumpPoints for PostGIS geometry collections. | GIS | Public Domain | C | — | |
| dventimi@pg_flight_recorder | 2.26.3 | Server-side flight recorder for PostgreSQL performance monitoring | STAT | — | SQL | — | |
| dventimi@pg_flight_recorder_control | 2.26.3 | Control functions for pg_flight_recorder | STAT | — | SQL | — | |
| dventimi@pg_flight_recorder_reporting | 2.26.3 | Reporting and analysis functions for pg_flight_recorder | STAT | — | SQL | — | |
| dventimi@pg_partition_magician | 0.1.0 | Pure-SQL online RANGE-partition manager (time / id / uuidv7), pg_cron-driven | OLAP | — | SQL | — | |
| ebs_fdw | 0.0.0 | Rust/pgrx foreign data wrapper for listing AWS EBS volumes through PostgreSQL. | FDW | — | Rust | 11–15 | |
| edb_cloneschema | — | Local and cross-database schema cloning for EPAS. | ADMIN | Proprietary | — | — | |
| edb_job_scheduler | — | EPAS background-worker runtime for scheduled database jobs. | TIME | Proprietary | — | — | |
| edb_otel | 2.0.0 | OpenTelemetry metrics and trace export for PostgreSQL and EDB extensions. | STAT | Proprietary | — | — | |
| edb_pg_tuner | 1.3.2 | Resource and workload analysis with PostgreSQL tuning recommendations. | ADMIN | Proprietary | — | — | |
| edb_stat_monitor | 2.1.0 | Bucketed query execution statistics for PostgreSQL and EDB Postgres. | STAT | Proprietary | — | — | |
| edb_wait_states | 1.6.0 | Persistent sampling of backend wait events and related query context. | STAT | Proprietary | — | — | |
| ednb | 0.0.1 | Postgres extension to support EDN as a custom datatype | TYPE | MIT | C | — |