fragments-postgres

JSON →
library 1.0.0-beta.11 ·javascript
verified Jun 5, 2026

A PostgreSQL integration for the fragments application framework, providing migration commands, auto-generated Mesa tables, and data accessor functions. It is currently in beta (v1.0.0-beta.11) with unfinished documentation. The package simplifies database management by automatically creating table objects and CRUD accessor functions based on environment variables. It differs from other database tools by tightly coupling with the fragments framework and Mesa query builder, which may limit standalone use. Release cadence is irregular as it is still in development.