{"library":"excel-to-mysql","type":"library","category":null,"description":"Converts Excel spreadsheets (XLS/XLSX/CSV) into MySQL tables, supporting both direct database insertion and SQL file generation. Current stable version is 2.6.3 (infrequent releases). It requires a pre-existing database and table name. Peer dependency on 'mysql' package. Key differentiators: supports custom row/column start/end, auto-increment IDs, verbose logging, and safe mode backup. Alternatives like 'xlsx-to-mysql' offer similar functionality. Note: The module has a typo in the main function name 'covertToMYSQL' which is intentionally misspelled.","language":"javascript","status":"active","version":"2.6.3","tags":["javascript","excel","mysql","covert","exceltomysql","excel-to-mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install excel-to-mysql","imports":["import { covertToMYSQL } from 'excel-to-mysql'","import { convertToFile } from 'excel-to-mysql'","const excelMysql = require('excel-to-mysql');"]},{"cmd":"yarn add excel-to-mysql","imports":[]},{"cmd":"pnpm add excel-to-mysql","imports":[]}],"homepage":"https://github.com/ngudbhav/excel-to-mysql#readme","github":"https://github.com/ngudbhav/excel-to-mysql","docs":null,"changelog":null,"pypi":null,"npm":"excel-to-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}