txt-to-sql

JSON →
library 0.1.2 ·javascript abandoned
verified Jun 5, 2026

txt-to-sql is a command-line tool and Node.js library for converting delimited text data (e.g., CSV, TSV) into SQL INSERT/UPDATE statements. Version 0.1.2 is an early-stage release labeled 'designing' by its stability badge, indicating breaking changes are likely. It provides both a CLI (with options for fast streaming and default export) and a programmatic API using promises. There are few alternatives in this niche, but the package is unmaintained (last commit in 2016) and should be considered experimental.