sql.js-httpvfs
is a fork of and wrapper around sql.js to provide a read-only HTTP-Range-request based virtual file system for SQLite. It allows hosting an SQLite database on a static file hoster and querying that database from the browser without fully downloading it.
Provide the URL of any SQLite database file and edit the default SQL Query.