← Back to SQLiteScope

About

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.

How It Works

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.

Features

Open Source

SQLiteScope is a NullKit project. Questions or feedback? Reach out at nullkit.dev@outlook.com.