SQLite Viewer

Free
Utility
(4.5)

Load a SQLite file into sql.js and run queries—entirely in your browser.

The database file is loaded into memory with sql.js only in your browser. It is not uploaded to Infyways.

SQLite viewer

Open a small .sqlite / .db file and run read-only SQL. WASM loads from sql.js.org.

Upload SQLite file
Core capabilities

Highlights

Lightweight database peek without installing desktop tools.

Stays on your device

The whole database is read in-memory in your tab using sql.js. Nothing is sent to our servers.

Quick inspection

List tables from sqlite_master or sample rows—handy for small app databases and exports.

2+
Features
99.9%
Reliability
24/7
Available
Free
Always
Step-by-step flow

How to Use

Simple 2-step process

1

Step 1

Upload a modest-sized SQLite file from your machine.

2

Step 2

Run SELECT queries; results appear as JSON from sql.js exec().

Quick Start
Begin in seconds
Easy Process
No learning curve
Instant Results
Get results immediately
FAQ

Frequently Asked Questions

Everything you need to know about this tool and how it works.

See Full FAQ

sql.js can run writes, but this UI is aimed at inspection. Prefer copies and avoid destructive statements unless you understand the risks.

Still have questions?

Can't find what you're looking for? We're here to help you get the answers you need.