select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Utilities

pg_fsql

Recursive SQL template engine with JSONB-driven execution

pgext.cloud · Source code · License text · Control file · PGXN

Overview

Packagepg_fsql
Version1.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemafsql
Stars2
Latest commit2026-02-19
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pg_query_rewriteRewrite SQL statements with a PostgreSQL ProcessUtility hook
ddlxDDL eXtractor functions
pg_readmeGenerate a Markdown README from PostgreSQL COMMENT objects
pglinterPostgreSQL Linting and Analysis Extension
omni_sqlProgrammatic SQL manipulation
pg_variablesSession-scoped variables with scalar, array, and record types
pgddIntrospect pg data dictionary via standard SQL
metaNormalized, friendlier system catalog for PostgreSQL