Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.
19 extensions found. Clear filters
| Name | Version | Description | Category | License | Language | PG Version | Stars |
|---|---|---|---|---|---|---|---|
| pg_task | 3.0.0 | execute any sql command at any specific time at background | TIME | MIT | C | 14–18 | 68 |
| pg_when | 0.1.10 | Natural language time parsing for PostgreSQL | TIME | MIT | Rust | 13–18 | 46 |
| town | 0.1.0 | Minimal PL/pgSQL helper that creates JSONB-and-array time-series tables with GIN and GiST indexes. | TIME | MIT | SQL | — | 31 |
| time_for_keys | 0.0.1 | C and PL/pgSQL helpers that enforce temporal foreign keys between valid-time tables with constraint triggers. | TIME | MIT | C | — | 23 |
| pgts | 0.1.0 | time encode for PostgreSQL | TIME | MIT | C | — | 3 |
| pg_flashback | 0.1.0 | Table-level point-in-time restore and time-travel queries for PostgreSQL using trigger or WAL capture. | TIME | MIT | Rust | 13–18 | 1 |
| pgtime | 0.1 | Temporal tables extension for PostgreSQL. Automatically tracks Transaction Time (system time) on any table using range types and a high-performance C-based AFTER ROW trigger. | TIME | MIT | C | — | 1 |
| schedule | 1.0 | Cron-formatted schedule type and UTC timestamp-matching functions for PostgreSQL. | TIME | MIT | C | — | 1 |
| alohadb_timeseries | 1.0 | Auto-partition management for time-series tables using a background worker | TIME | MIT | C | — | |
| cron_utils | 0.1.0 | Parse cron expressions and compute previous or next trigger times | TIME | MIT | SQL | 14–18 | |
| geekspeak_calendar | 1.0.0 | Calendar and iCalendar integration for GeekSpeak podcast recording schedules and episodes. | TIME | MIT | SQL | — | |
| pgAutomator | 0.0.1 | Database logic for the pgAutomator job scheduling system. | TIME | MIT | SQL | — | |
| pg_ical | 0.2.0 | RRULE recurrence functions for PostgreSQL backed by libical | TIME | MIT | C | 11–12 | |
| scheduler | 1.0 | Extension that enables flexible scheduling and execution of SQL and shell jobs directly within your database | TIME | MIT | C | — | |
| scheduling | 0.1.0 | pgpm demo for the Postgres Conference 2026 | TIME | MIT | C | — | |
| simple_timeseries | 1.0 | time-series extension | TIME | MIT | C | — | |
| sql_saga | 1.0 | C and PL/pgSQL extension for valid-time temporal tables, temporal foreign keys, history-preserving views, and bulk temporal merge operations. | TIME | MIT | C | 18 | |
| sql_saga_native | 0.1.0 | Rust/pgrx companion library that accelerates sql_saga temporal_merge planning and executor introspection. | TIME | MIT | Rust | 18 | |
| timeql | 1.0 | Native temporal history tracking and point-in-time queries using PostgreSQL range types and GiST indexes. | TIME | MIT | C | — |