SQLiteDesk – SQLite Database Manager for Windows

A clean, fast desktop manager for SQLite databases — including SQLCipher-encrypted ones. Open or create databases, browse the schema, edit rows in a grid, run SQL with syntax highlighting and autocomplete, design tables visually, draw ER diagrams, back up live databases safely, and run maintenance like VACUUM and integrity checks — all from one window.

Download Desktop Version 1.0.0

Available on the Microsoft Store — free trial included, no subscription, no ads.

Get it from Microsoft
SQLCipher-aware out of the box

Open an encrypted .db with a password prompt, or encrypt / decrypt / change the password on any existing database from the Maintenance menu. Newly created encrypted databases are actually encrypted on first write — no surprises. Passwords are never persisted.

Changelog — what's new in each release

Full release notes for SQLiteDesk, starting with the first public 1.0.0.

View the full changelog

User Guide — every screen, every workflow

Step-by-step walkthrough of SQLiteDesk — connections, browsing, editing, the SQL workspace, the schema and ER designers, import / export, backup / restore, and SQLCipher maintenance.

Read the User Guide

Features

📁 Connections & Multi-Database Explorer

Open or create databases, with a password prompt for SQLCipher files and a recent-files list. The explorer is searchable, shows file paths, includes a count badge, and a footer with the total database count and combined size. Open a .db straight from the command line or a file association.

🏠 Welcome Screen

Logo hero, “Get started” cards, and a recent-databases list with size and last-modified date — double-click to open. No empty start screen wondering what to do next.

📋 Browse & Edit (Excel-Style)

Paged data grid with inline cell edit, insert and delete (rowid/PK-safe), and per-table export. Enter moves to the next column Excel-style; Tab works across cells. Schema tree on the side shows tables, views, indexes and triggers.

💻 SQL Workspace

Full editor with SQLite syntax highlighting and schema-aware autocomplete (Ctrl+Space). Run script or just the selection with F5. Multiple result grids, persistent query history across sessions, and a “Run against” picker so each editor's target database is always explicit.

🛠️ Schema Designer

Visually create tables with columns, types, PK / auto-increment, NOT NULL, unique, and foreign keys — with a live DDL preview. Rename and drop tables, views, indexes and triggers from the tree.

🧩 Interactive ER Designer

Drag tables onto a canvas, edit columns inline, and draw field-to-field foreign keys visually. The SQL preview updates live; one click creates the whole schema in the selected database.

🗺️ ER Diagram of an Existing Database

Visualise the tables and foreign-key relationships of any database you open — a clean map of how everything fits together, generated from the live schema.

⤓ Import & Export

Import CSV and JSON with type inference and table creation, or run a .sql script. Export tables and query results to CSV, JSON, or SQL INSERT, and dump an entire database to .sql.

💾 Backup & Restore

Online backup — safe on a live database while writes are happening — and restore from a backup file. Optionally re-encrypt the result.

🧹 Maintenance

Database stats, VACUUM, ANALYZE, REINDEX, integrity check — plus encrypt / decrypt / change-password for SQLCipher databases. Everything from a menu, no shell required.

🌓 Light & Dark Themes

A professional light theme by default with a clear active-tab highlight, plus a dark theme — switch any time from Settings. A vertical utility rail keeps History, Refresh, Maintenance, Settings and About one click away.

🔐 Offline & Private

Runs 100% offline — no telemetry, no cloud sync, no accounts. Passwords are never persisted. Logs and settings live under %LOCALAPPDATA%\SQLiteDesk.

System Requirements: Windows 10 / 11  (64-bit)

Screenshots

Screenshot coming soon

Welcome screen & recent databases

Screenshot coming soon

Browse & edit grid

Screenshot coming soon

SQL workspace with autocomplete

Screenshot coming soon

Interactive ER Designer

Latest Release

Version 1.0.0

First public release of SQLiteDesk — SQLite manager with SQLCipher support, schema and ER designers, a full SQL workspace, import / export, online backup, and full maintenance tooling.

Full changelog →