SQLite`.db` Import`.db` Export

SQLite DB Viewer Online

GraphMyDB can now open SQLite database files directly in the browser. Load a `.db` file, inspect the extracted schema in code form, browse row previews, and generate a fresh SQLite database from the current schema when you export.

Open `.db`, `.sqlite`, and `.sqlite3` files directly in the browser
Extract table DDL from SQLite and push it into the normal code editor
Preview table rows while keeping the ER diagram interactive
Export the current schema and available rows back to a generated SQLite database