select open change scope Open full search

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

Extensions / Procedural languages

pg_typescript

pg_typescript: TypeScript/JavaScript procedural language for PostgreSQL

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

Overview

Packagepg_typescript
Version0.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typePreloaded
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedYes
RelocatableNo
Shared librariespg_typescript
Stars9
Latest commit2026-04-04
Latest release2026-03-20
Catalogue updated2026-08-30

Related extensions

See also

plv8PL/JavaScript (v8) trusted procedural language
stopgappgrx deployment layer for versioned TypeScript/JavaScript function bundles backed by PLTS.
pljsPL/JS trusted procedural language
plluaLua as a procedural language
plv8geoPL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows.
pgtimeTemporal 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.
brainfuckRun Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension.
plrustCompiles Rust functions to native code as a PostgreSQL procedural language, with optional postgrestd-backed trusted sandboxing.
plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
pgprologPostgreSQL procedural language handler for Prolog, embedding Scryer Prolog.