https://github.com/lrusso/SQLiteOnline
SQLite Online developed in JavaScript
https://github.com/lrusso/SQLiteOnline
html5 javascript sqlite web
Last synced: 6 months ago
JSON representation
SQLite Online developed in JavaScript
- Host: GitHub
- URL: https://github.com/lrusso/SQLiteOnline
- Owner: lrusso
- Created: 2019-12-01T06:38:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T17:48:53.000Z (over 4 years ago)
- Last Synced: 2024-08-06T23:26:32.396Z (10 months ago)
- Topics: html5, javascript, sqlite, web
- Language: HTML
- Homepage:
- Size: 3.18 MB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQLite Online
SQLite Online developed in JavaScript.

## Web:
https://lrusso.github.io/SQLiteOnline/SQLiteOnline.htm
## QUICK GUIDE: Select an Excel file and import all the rows from the every table

## Based on the work of:
https://github.com/kripken/sql.js