Drop a file here
... or click here to select a file
Tables and Fields:
SheetJS In-Browser WebSQL + Spreadsheet Demo
Drop a spreadsheet anywhere on the page
and run SQLite-compatible SQL statements against the data.
Powered by
SheetJS
and
Web SQL
Need a file?
The static demo uses a simple file with two sheets.
Best viewed in
Chromium-based browsers like Chrome
.
After dragging a file, enter an SQL select statement (query updates as you type):
SQL Errors will show up here
This particular parser assumes that
the first row of every table is a header row.
The entire process occurs within your browser
NO SPREADSHEET DATA IS SENT TO ANY SERVER (parsing and rendering done in your browser)
This is a work in progress. Every bit helps. Please email
[email protected]
with your feedback.
Follow us on Twitter
@SheetJS