mysql-import-fu3e

JSON →
library 5.1.2 ·javascript
verified Jun 5, 2026

A Node.js library for importing .sql dump files into a MySQL database. Current stable version is 5.1.2. It supports importing single or multiple SQL files, directories, and arrays of paths with progress and completion callbacks. This is a fork of Pamblam/mysql-import with updated dependencies and Node.js engine requirements >5.0.0. Alternative to command-line mysql client, offering programmatic control and event-driven import monitoring.