SQLite Hub

JSON →
library 0.12.0 ·javascript
verified Jun 7, 2026

sqlite-hub is a local-first, lightweight SQLite management app with a browser-based UI and backend, currently at v0.12.0. It provides a full-featured SQL editor with syntax highlighting, query history, performance metrics, and charting; a data browser with filtering, sorting, pagination, and in-place row editing with SQL diff preview; a schema inspector with relationship graphs; table designer with live SQL preview; and export to CSV/TSV/Markdown. Unlike heavy database clients (e.g., DBeaver, DataGrip) or cloud tools, it runs entirely locally, requires no server setup beyond the bundled SPA shell, and focuses on speed and minimalism for SQLite workflows. Releases are frequent (monthly) with incremental feature additions.