Install via Winget
winget install DBBrowserForSQLite.DBBrowserForSQLite
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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 Windows Terminal or PowerShell and run:
winget install DBBrowserForSQLite.DBBrowserForSQLite. Winget is built into Windows 10 (1809+) and Windows 11.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 available under the MPL-2.0 and GPL-3.0-or-later license. Use the winget command or the direct download link on this page.
How do I update DB Browser for SQLite with winget?
Run
winget upgrade DBBrowserForSQLite.DBBrowserForSQLite in Windows Terminal or PowerShell to update DB Browser for SQLite to the latest available version.