// install via winget
Command Prompt & PowerShell
click to copy
winget install DBBrowserForSQLite.DBBrowserForSQLite
// direct download
Download Installer// about DB Browser for SQLite
DB Browser for SQLite (DB4S) is a high quality, visual, open source tool designed for people who want to create, search, and edit SQLite or SQLCipher database files. DB4S gives a familiar spreadsheet-like interface on the database in addition to providing a full SQL query facility. It works with Windows, macOS, and most versions of Linux and Unix.
// frequently asked questions
How do I install DB Browser for SQLite using winget?
Open PowerShell or Windows Terminal and run:
winget install DBBrowserForSQLite.DBBrowserForSQLite. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is DB Browser for SQLite?
A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.
Is DB Browser for SQLite free to download?
DB Browser for SQLite is distributed under the MPL-2.0 and GPL-3.0-or-later license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update DB Browser for SQLite with winget?
Run
winget upgrade DBBrowserForSQLite.DBBrowserForSQLite in PowerShell or Windows Terminal to update DB Browser for SQLite to the latest available version.What architecture does DB Browser for SQLite support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.