{"library":"csv-mysql","type":"library","category":null,"description":"CSV to MySQL import tool for Node.js that uses multi-valued INSERT statements for performance. Version 1.0.3 is the current stable release; no recent updates indicate active development. It validates columns and skips extraneous columns, but does not create the target table. Depends on node-csv for parsing and node-mysql for database operations. Key differentiator: simple API for fast CSV imports with options like maxrows batch size and fixed additional data.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","csv","mysql","node"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install csv-mysql","imports":["const cm = require('csv-mysql');"]},{"cmd":"yarn add csv-mysql","imports":[]},{"cmd":"pnpm add csv-mysql","imports":[]}],"homepage":"https://github.com/rajaru/csv-mysql#readme","github":"https://github.com/rajaru/csv-mysql","docs":null,"changelog":null,"pypi":null,"npm":"csv-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}