ADB SQLite Viewer

JSON →
library 1.2.0 ·javascript
verified Jun 7, 2026

ADB SQLite Viewer v1.2.0 is a developer tool for inspecting SQLite databases on Android devices via ADB. It provides a web-based interface to browse tables, view schemas, and execute SQL queries. Released under MIT, it offers multiple usage modes: an npm package (npx sqlite-viewer), a desktop app with bundled ADB, a hosted version with a standalone ADB bridge, and a WebUSB-based no-install option. Key differentiators include zero-config setup, support for multiple connection methods, and cross-platform availability (Windows, macOS, Linux). Active development with regular releases on GitHub.