software · Picked by us

Query any database from a terminal built for the keyboard

sqlit

A fast terminal client for SQLite and major server databases, with query history, tunnels and a no-credentials demo mode — built with Claude Code, then reviewed line by line by a human.

By Peter Adams @Maxteabag

Install sqlit
Read the build post

Maker-authored post describing the AI-assisted workflow and the human review around it

pipx install sqlit-tui; sqlit --mock=sqlite-demo opens a demo database with no credentials

Made With Models illustration of a glowing terminal window showing database tables; this is not a screenshot of the tool.
A look at the result

What it does

Inspect and query SQL databases from the terminal: SQLite locally, plus server, cloud and warehouse databases, with SSH tunnels and OS-keyring credential storage.

Who it helps

Developers who work in the terminal and want database access without a heavy desktop IDE.

How it was made

Models
Claude Code · creator-reported
Tools
Claude Code · Implementation and brainstorming
Textual · Headless UI testing
  1. Peter picked the problem and required real database integration tests instead of mocks.
  2. He chose Textual so the interface could be tested headlessly, and reviewed the architecture as the tool grew.
  3. The build post is explicit that human work was choosing the problem, rejecting weak ideas, and using the product.

What the person did

Peter Adams set the requirements and test strategy, reviewed the architecture, and decided what shipped; the maker post states he did not edit the code by hand.

What we know

Creator-reported: Package, repository and a detailed maker post; the GitHub profile resolves to the same person named in the post.

Access checked — 2026-09-26 · Opened the PyPI package page, the GitHub repository, the maker post and the creator profile on 2026-09-26.

Can you use it?

The code is MIT-licensed. Demo GIFs stay hosted by the maker; we link to the repository rather than rehosting its media. The cover is an original Made With Models illustration, not a screenshot of the tool.

About this project

Picked by Made With Models. Added 2026-09-26. Updated 2026-09-26.