ARK SQL Runner

JSON →
library 1.2.2 ·javascript maintenance
verified Jun 5, 2026

A CLI utility for executing SQL queries sequentially from a '.sql' file against MySQL databases. Current version 1.2.2. When a query fails, it stops execution and preserves the failed query at the top of the file, allowing resume after correction. Successful queries are removed from the file. Supports saving credentials for reuse and automatic logging. Only supports MySQL as of now, with no recent updates; the project appears to be in maintenance mode.