Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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