{"library":"csv-to-sql","type":"library","category":null,"description":"A lightweight Node.js library for converting CSV files into SQL INSERT statements. Version 0.1.14 is the latest stable release, updated irregularly. It provides a simple CLI and programmatic API to parse CSV data and generate SQL scripts, with options for table naming and batch processing. Differentiators: minimal dependencies, straightforward output, no database connection required. Suitable for quick data migrations or backups.","language":"javascript","status":"active","version":"0.1.14","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install csv-to-sql","imports":["import { convert } from 'csv-to-sql'","import csvToSql from 'csv-to-sql'","import { convert } from 'csv-to-sql'"]},{"cmd":"yarn add csv-to-sql","imports":[]},{"cmd":"pnpm add csv-to-sql","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"csv-to-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}