Skip to content

Add a browser-based SQLite viewer to Recommended SQLite Environments - #14

Open
slotix wants to merge 1 commit into
thomasnield:masterfrom
slotix:browser-based-sqlite-viewer
Open

Add a browser-based SQLite viewer to Recommended SQLite Environments#14
slotix wants to merge 1 commit into
thomasnield:masterfrom
slotix:browser-based-sqlite-viewer

Conversation

@slotix

@slotix slotix commented Sep 6, 2026

Copy link
Copy Markdown

Adds a third entry to Recommended SQLite Environments.

Disclosure: I work on DBConvert, this is our own tool. Free, no account, nothing to install.

It opens the book's .db files directly in the browser - the file is read locally and not uploaded - and runs SELECT queries against them, which covers the querying chapters. One honest limitation: it is read-only, so the chapters that create or modify tables need SQLiteStudio or another full environment. It is listed third, after the two that can do everything, to reflect that.

Happy to drop it if you would rather keep the list to two.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant