SQLiteScope is a free, browser-based SQLite database viewer. Built by NullKit.
All processing happens locally in your browser using WebAssembly — your database files are never uploaded to any server. We believe developer tools should respect your privacy by default.
SQLiteScope uses sql.js, a JavaScript/WebAssembly port of SQLite. When you drag and drop a database file, it's read directly into your browser's memory. No network requests are made with your data.
SQLiteScope is a NullKit project. Questions or feedback? Reach out at [email protected].