plv8ify

JSON →
library 0.0.67 ·javascript
verified Jun 5, 2026

Bundles TypeScript/JavaScript input into SQL files containing Postgres functions using PLV8. Current stable version: 0.0.67, pre-1.0 with frequent releases. Differentiators: enables code sharing between API and database by transpiling TypeScript to PLV8 (Postgres JavaScript engine) functions; supports triggers, custom schemas, and custom type mappings; similar to plv8ts but with CLI focus and schema support.