# sql-watch-lib

sql-watch-lib is a library that enables rapid SQL development by automatically applying idempotent SQL scripts to a database on file change.

See [sql-watch](https://www.npmjs.com/package/sql-watch) ([sql-watch in github](https://github.com/erichosick/sql-watch/tree/main/packages/sql-watch)) for documentation details .

## Development

See [Monorepo readme](https://www.github.com/erichosick/sql-watch).
