Elysia Tools
Navigation
Diagrams
SQLite Viewer
Free online SQLite viewer. Open and preview SQLite databases (.sqlite, .db) directly in your browser — no upload, no software.
.sqlite.db
Try a sample file
Tool usage guide
About this file format
SQLite (.sqlite, .db), created by D. Richard Hipp in 2000, is the world's most widely deployed database engine. It is a self-contained, serverless, zero-configuration, transactional SQL database that stores an entire database in a single cross-platform disk file. SQLite is embedded in Android, iOS, every web browser, most desktop applications, and IoT devices. The file format is stable and backward-compatible, with databases over 280TB supported.
Powered by Flyfish File Viewer
Next