{"library":"mysql-import-fu3e","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"5.1.2","tags":["javascript","nodejs","mysql","textfiles","import","sql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-import-fu3e","imports":["const Importer = require('mysql-import-fu3e');","const { Importer } = require('mysql-import-fu3e');","const importer = new Importer({host, user, password, database});"]},{"cmd":"yarn add mysql-import-fu3e","imports":[]},{"cmd":"pnpm add mysql-import-fu3e","imports":[]}],"homepage":"https://github.com/natalia-davis-fu3e/mysql-import-fu3e#readme","github":"https://github.com/natalia-davis-fu3e/mysql-import-fu3e","docs":null,"changelog":null,"pypi":null,"npm":"mysql-import-fu3e","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}