run-sql-cli

JSON →
library 0.1.1 ·javascript abandoned
verified Jun 7, 2026

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.