csv-to-sql

JSON →
library 0.1.14 ·javascript
verified Jun 5, 2026

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.