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
- Host: GitHub
- URL: https://github.com/softvisio-node/sqlite
- Owner: softvisio-node
- Created: 2021-06-03T04:50:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T01:42:00.000Z (over 1 year ago)
- Last Synced: 2025-04-13T00:11:29.357Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://softvisio-node.github.io/sqlite/
- Size: 17.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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
```