kysely-migration-cli

JSON →
library 0.4.2 ·javascript
verified Jun 7, 2026

A lightweight migration CLI library for Kysely, a TypeScript SQL query builder. Version 0.4.2 provides a `run()` function to build custom migration scripts with CLI commands (up, down, latest, create). Unlike full-fledged tools, it is a library that helps you create your own migration runner. Active development, supports ESM and CJS, integrates with Kysely's Migrator and FileMigrationProvider. Experimental no-script mode for Postgres with dotenv.