SQLite Browser (DB Browser for SQLite) provides a desktop interface for inspecting and editing SQLite database files.
- Local SQLite schema inspection and debugging
- Manual data validation during development and support tasks
- Active open-source project with Linux packages in common distributions
- Strong fit for embedded and local-file database workflows
- Project: https://sqlitebrowser.org/
- Source: https://github.com/sqlitebrowser/sqlitebrowser