{"library":"sql-watch","type":"library","category":null,"description":"sql-watch is a command-line utility for rapid SQL development that automatically applies idempotent SQL scripts to a PostgreSQL database on file change. It is NOT a migration tool—no up/rollback patterns. Designed for TDD/BDD workflows, it watches file changes and re-runs SQL scripts atomically. Version 0.1.0 is the latest stable release with a low cadence (no recent updates). Key differentiator: it focuses on development speed with automatic execution, unlike traditional migration tools. Supports ESM and TypeScript.","language":"javascript","status":"active","version":"0.1.0","tags":["javascript","Sql","Postgresql","migration","migration tool","Sql migration","watch","runner","Sql runner","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-watch","imports":["npx sql-watch [options]","import { runSqlScripts } from 'sql-watch'","import { initDatabase } from 'sql-watch'"]},{"cmd":"yarn add sql-watch","imports":[]},{"cmd":"pnpm add sql-watch","imports":[]}],"homepage":"https://github.com/erichosick/sql-watch","github":"https://github.com/erichosick/sql-watch","docs":null,"changelog":null,"pypi":null,"npm":"sql-watch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}