Load csv in sqlite with the right types and some stats
CSV parser and writer
fast-csv formatting module
CSV parsing implementing the Node.js `stream.Transform` API
fast-csv parsing package
CSV stringifier implementing the Node.js `stream.Transform` API
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
A mature CSV toolset with simple api, full of options and tested against large datasets.
CSV and object generation implementing the Node.js `stream.Readable` API
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Convenient parsing for Fetch.
TypeScript definitions for react-csv
Object transformations implementing the Node.js `stream.Transform` API
Convert objects/arrays into a CSV string or write them into a CSV file
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Easily create CSV data from json collection
A tool concentrating on converting csv data to JSON with customised parser supporting
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Build CSV files on the fly basing on Array/literal object of data
Fast CSV parser
SQLite Wasm conveniently wrapped as an ES Module.