# csv-sqlite

> Utilities for working with CSV files and SQLite

Latest version **0.1.6** (published 2018-02-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install csv-sqlite
pnpm add csv-sqlite
yarn add csv-sqlite
bun add csv-sqlite
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; large bundle; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.6 |
| Published | 2018-02-22 |
| First published | 2018-02-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 59.8 MB |
| Known vulnerabilities | 0 (+3 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Patrick DeVivo |
| Maintainers | patrickdevivo |

## Links

- npm: https://www.npmjs.com/package/csv-sqlite
- Repository: https://github.com/augmentable-opensource/csv-sqlite
- Homepage: https://github.com/augmentable-opensource/csv-sqlite#readme
- Issues: https://github.com/augmentable-opensource/csv-sqlite/issues
- npm.io page: https://npm.io/package/csv-sqlite

## Dependencies (5)

- [knex](https://npm.io/package/knex.md) ^0.14.3
- [lodash](https://npm.io/package/lodash.md) ^4.17.5
- [md5-file](https://npm.io/package/md5-file.md) ^3.2.3
- [csvtojson](https://npm.io/package/csvtojson.md) ^1.1.9
- [better-sqlite3](https://npm.io/package/better-sqlite3.md) ^4.1.0

## Recent versions

- 0.1.6 (latest) — 2018-02-22
- 0.1.5 — 2018-02-21
- 0.1.4 — 2018-02-19
- 0.1.3 — 2018-02-19
- 0.1.2 — 2018-02-17
- 0.1.1 — 2018-02-15
- 0.1.0 — 2018-02-15

## README

## csv-sqlite

Helper utilities for working with CSV and SQLite in Node.js

`yarn`
`yarn test`

---
_Source: https://npm.io/package/csv-sqlite · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
