SQLite Hub logo SQLite_Hub Install

A sharper way to work with SQLite.

Browse, inspect, edit, and query local databases in a focused interface.

Homebrew Install in two lines
$ brew tap oliverjessner/tap$ brew install sqlite-hub
Focused desktop workflow

Inside the app

Structure, data, and SQL in one quiet workspace.

The interface stays sharp, dark, and close to the work.

Overview

A clean read on the database.

Tables, counts, and recent context stay visible without turning the screen into a dashboard.

  • Tables
  • Counts
  • Recent context
System summary

Structure

Inspect schema without losing pace.

Columns, types, and relationships stay easy to scan when you need to understand the shape of a file quickly.

  • Columns
  • Types
  • Schema detail
Table structure

SQL Editor

Write queries with a cleaner edge.

The editor keeps query writing, results, and syntax highlighting in a single dark frame.

  • Editor
  • Highlighting
  • Results
Query flow

Editing

From browse state to row edit, without context switching.

Flip between the table and the record editor in the same visual frame.

  • Browse rows without leaving the data view.
  • Open one record and edit it in place.
  • Stay in the same fast local workflow.

Live preview

table live

Scan rows, sort fast, keep moving.

Open one record, change the fields, commit, continue.

Install

Install in two lines.

Homebrew tap. Fast setup. Local workflow.

Built for actually working with SQLite, not for enterprise bloat.

Terminal
$ brew tap oliverjessner/tap$ brew install sqlite-hub

FAQ

Four quick answers.

Short, direct, and close to the product.

Is SQLite Hub local-first?

Yes. SQLite Hub is built around local SQLite files and fast desktop workflows instead of hosted dashboards or enterprise layers.

How do I install SQLite Hub?

Install it with Homebrew using `brew tap oliverjessner/tap` and `brew install sqlite-hub`.

Can I browse data, edit rows, and run SQL in one place?

Yes. SQLite Hub combines structure inspection, data browsing, row editing, and a syntax-highlighted SQL editor in one focused interface.

Who is SQLite Hub for?

It is built for developers and technical users who want a clean, local tool for working with SQLite without extra platform noise.

SQLite Hub

Built for fast local SQLite work.

Open a database. Inspect the structure. Edit rows. Run SQL.

Get source code