Recursive SQL template engine with JSONB-driven execution
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_fsql |
|---|---|
| Version | 1.1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | fsql |
| Stars | 2 |
| Latest commit | 2026-02-19 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_query_rewrite | Rewrite SQL statements with a PostgreSQL ProcessUtility hook |
| ddlx | DDL eXtractor functions |
| pg_readme | Generate a Markdown README from PostgreSQL COMMENT objects |
| pglinter | PostgreSQL Linting and Analysis Extension |
| omni_sql | Programmatic SQL manipulation |
| pg_variables | Session-scoped variables with scalar, array, and record types |
| pgdd | Introspect pg data dictionary via standard SQL |
| meta | Normalized, friendlier system catalog for PostgreSQL |