CLI tool that reads a SQL file and executes the query against a specified MySQL database. Current stable version is 0.1.1 (last published in 2017). This package is a simple global command-line utility for running SQL scripts during development or database resets. It differs from similar tools like 'mysql' CLI by providing a straightforward npm-based installation and a focused set of options. However, it has no updates in years, relies on outdated dependencies, and only supports MySQL.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Must be installed globally for CLI usage. Not importable in code.
This package is CLI-only; cannot be imported as a module.
Install globally and run a SQL file against a MySQL database with required credentials.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.