Finite state machine toolkit for PostgreSQL
pgext.cloud · Source code · License text · Control file · PGXN
| Package | fsm_core |
|---|---|
| Version | 1.1.0 |
| PostgreSQL versions | 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | fsm_core |
| Stars | 1 |
| Latest commit | 2026-08-25 |
| Latest release | 2026-08-18 |
| Catalogue updated | 2026-08-30 |
| ltree | data type for hierarchical tree-like structures |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pg_jsonschema | PostgreSQL extension providing JSON Schema validation |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| pgmb | A simple PostgreSQL Message Broker system |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| pg_task | execute any sql command at any specific time at background |
| pg_background | Run SQL queries in the background |
| pgq | Generic queue for PostgreSQL |
| redis_fdw | Foreign data wrapper for querying a Redis server |
| tcn | Triggered change notifications |