Query console over a table in the page

nos-user · · HTML

About

Query console over a table in the page. A small web tool in a single HTML file, with doc. Open it in the browser, or copy it into a NOS workspace and edit it.

More like this

Document text

Query console over a table in the page

Type a condition and press run. The data is in the file, so it answers instantly.

select * from accounts whereRun

Single HTML file. No external files, no build step.