{"library":"txt-to-sql","type":"library","category":null,"description":"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.","language":"javascript","status":"abandoned","version":"0.1.2","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install txt-to-sql","imports":["var txtToSql = require('txt-to-sql'); txtToSql.generateScripts(path);","var txtToSql = require('txt-to-sql');","require('txt-to-sql') via CLI (global install) or local npx"]},{"cmd":"yarn add txt-to-sql","imports":[]},{"cmd":"pnpm add txt-to-sql","imports":[]}],"homepage":"https://github.com/codenautas/txt-to-sql#readme","github":"https://github.com/codenautas/txt-to-sql","docs":null,"changelog":null,"pypi":null,"npm":"txt-to-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}