Skip to content

Pure Go web database browser

As a lighterweight version of the full Datasette app, which makes it easier to deploy this.

Would allow --no-datasette which doesn't spawn it, and instead has a page that catches URLs, and if it's a ?sql= URL, then provide a link to the Go-only routes, otherwise report that it's not possible to run that query.