{"library":"pgstrap","type":"library","category":null,"description":"pgstrap v1.0.6 is a TypeScript-first PostgreSQL migration and schema management tool. It wraps node-pg-migrate for migrations, generates typed schema definitions compatible with Zapatos and Kysely, and can produce SQL structure dumps. Key differentiators include TypeScript-native migration files, integrated typed schema generation, and support for in-memory PGlite testing. Released in 2024, it has an active maintenance cadence. Suitable for projects needing a streamlined, type-safe database workflow.","language":"javascript","status":"active","version":"1.0.6","tags":["javascript","postgres","typescript","bootstrap"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pgstrap","imports":["import { MigrationBuilder } from 'node-pg-migrate'","import { ColumnDefinitions } from 'node-pg-migrate'","module.exports = { ... }"]},{"cmd":"yarn add pgstrap","imports":[]},{"cmd":"pnpm add pgstrap","imports":[]}],"homepage":"https://github.com/seveibar/pgstrap#readme","github":"https://github.com/seveibar/pgstrap","docs":null,"changelog":null,"pypi":null,"npm":"pgstrap","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}