DB Browser for SQLite
This resource offers DB Browser for SQLite (DB4S), a graphical user interface that provides full access to SQLite database capabilities. It allows users to create, edit, and manage SQLite databases through various controls and wizards.
Overview
Added
March 18, 2026
Subject & domain
coding · data-databases
Grade range
Grade 9 (Freshman)–Grade 12 (Senior)
Page kind
Tool
Introduction
DB Browser for SQLite (DB4S) Overview
- Purpose: A high-quality, open-source, visual tool for creating, searching, and editing SQLite and SQLCipher database files.
- Interface: Features a spreadsheet-like view combined with a full SQL query facility.
- Compatibility: Supports Windows, macOS, and most Linux/Unix distributions.
- Core Functionality:
- Database management: Create, compact, and manage tables and indexes.
- Data manipulation: Browse, edit, add, delete, sort, and search records.
- Import/Export: Supports text, CSV files, and SQL dump files.
- Advanced features: SQL command logging, simple graph plotting, and SQLCipher encryption management.
- Current Version: 3.13.0 (official release).
- Resources:
- Official downloads: sqlitebrowser.org/dl/
- Nightly builds (unstable): nightlies.sqlitebrowser.org/latest/
- Documentation: Available via the project wiki.
- Security: Windows binaries are code-signed via SignPath.io.
Community reviews
No published reviews yet. Be the first to share your experience.