DB Browser for SQLite
brew install --cask db-browser-for-sqlite
v3.13.1
Browse, query, and edit SQLite database files with a graphical interface.
Why you might care
Provides an intuitive GUI for working with SQLite databases without needing command-line SQL knowledge. Open-source and free, making it ideal for developers, data analysts, and anyone managing local SQLite files who prefer visual editing over terminal tools.
4.6k
30-day installs · #93
14.5k
90-day · #96
54.8k
365-day · #88
Links
- https://sqlitebrowser.org/
- Brew formula source: Casks/d/db-browser-for-sqlite.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"SQLiteStudio",
"DBeaver",
"TablePlus"
],
"artifacts": [
{
"app": [
"DB Browser for SQLite.app"
],
"target": "/Applications/DB Browser for SQLite.app"
},
{
"zap": [
{
"trash": [
"~/Library/Preferences/com.sqlitebrowser.sqlitebrowser.plist",
"~/Library/Preferences/net.sourceforge.sqlitebrowser.plist",
"~/Library/Saved Application State/net.sourceforge.sqlitebrowser.savedState"
]
}
]
}
],
"auto_updates": null,
"categories": [
"database-client",
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Browser for SQLite databases",
"disable_reason": null,
"disabled": 0,
"display_name": "DB Browser for SQLite",
"enrichment_fetched_at": "2026-06-20T22:41:55+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "db-browser-for-sqlite",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://sqlitebrowser.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "DB Browser for SQLite",
"installs_30d": 4578,
"installs_365d": 54752,
"installs_90d": 14527,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:02:53+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"DB Browser for SQLite"
],
"one_liner": "Browse, query, and edit SQLite database files with a graphical interface.",
"rank_30d": 93,
"rank_365d": 88,
"rank_90d": 96,
"raw_hash": "5143915141bec032",
"ruby_source_path": "Casks/d/db-browser-for-sqlite.rb",
"tap": "homebrew/cask",
"token": "db-browser-for-sqlite",
"version": "3.13.1",
"why_use_this": "Provides an intuitive GUI for working with SQLite databases without needing command-line SQL knowledge. Open-source and free, making it ideal for developers, data analysts, and anyone managing local SQLite files who prefer visual editing over terminal tools."
}