{"library":"sql-watch-lib","type":"library","category":null,"description":"sql-watch-lib v0.1.0 is a Node.js library for rapid SQL development that automatically applies idempotent SQL scripts to a PostgreSQL database when files change. It supports a watch mode for development and can be integrated into CI/CD pipelines. Unlike full migration tools (e.g., Flyway, Alembic), it focuses on idempotent SQL (CREATE OR REPLACE, etc.) and immediate feedback. Currently in early release with pre-1.0 API changes likely. It ships TypeScript types and is part of the sql-watch monorepo.","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-lib","imports":["import { init } from 'sql-watch-lib'","import type { WatcherConfig } from 'sql-watch-lib'"]},{"cmd":"yarn add sql-watch-lib","imports":[]},{"cmd":"pnpm add sql-watch-lib","imports":[]}],"homepage":"https://github.com/erichosick/sql-watch","github":"https://github.com/erichosick/sql-watch","docs":null,"changelog":null,"pypi":null,"npm":"sql-watch-lib","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}