Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lrusso/SQLiteOnline
SQLite Online developed in JavaScript
https://github.com/lrusso/SQLiteOnline
html5 javascript sqlite web
Last synced: about 1 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T17:48:53.000Z (about 4 years ago)
- Last Synced: 2024-08-06T23:26:32.396Z (5 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.
![alt screenshot](https://raw.githubusercontent.com/lrusso/SQLiteOnline/master/SQLiteOnline1.png)
## Web:
https://lrusso.github.io/SQLiteOnline/SQLiteOnline.htm
## QUICK GUIDE: Select an Excel file and import all the rows from the every table
![alt screenshot](https://raw.githubusercontent.com/lrusso/SQLiteOnline/master/SQLiteOnline2.png)
## Based on the work of:
https://github.com/kripken/sql.js