Skip to content

A dev tool for parsing a text file with SQL statements and determining whether to run those statements against a database or not

License

Notifications You must be signed in to change notification settings

encoder9/sqltoolkit

Repository files navigation

sqltoolkit

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.

About

A dev tool for parsing a text file with SQL statements and determining whether to run those statements against a database or not

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published