https://github.com/saneef/sqljs-httpvfs-on-observable
https://github.com/saneef/sqljs-httpvfs-on-observable
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/saneef/sqljs-httpvfs-on-observable
- Owner: saneef
- Created: 2022-11-06T13:24:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T22:55:24.000Z (over 3 years ago)
- Last Synced: 2025-01-24T18:46:05.455Z (over 1 year ago)
- Language: TypeScript
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# sqlite-httpvfs
Data Source: https://github.com/lerocha/chinook-database
## Generate chunked files and config
```sh
./create_db.sh public/full/Chinook_Sqlite.sqlite public/chunked
```