An open API service indexing awesome lists of open source software.

https://github.com/softvisio-node/sqlite

better-sqlite3 re-packed
https://github.com/softvisio-node/sqlite

Last synced: about 1 year ago
JSON representation

better-sqlite3 re-packed

Awesome Lists containing this project

README

          

> :information_source: Please, see the full project documentation here:

# Introduction

Repacked version of [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3):

- added support for `file://` urls;
- always latest `sqlite3` sources used;

## Install

```sh
npm install @softvisio/sqlite
```