Tabularis is an open-source desktop SQL workspace supporting PostgreSQL, MySQL/MariaDB, SQLite and 15+ other databases, with built-in MCP server for AI agents and features like SQL notebooks and visual EXPLAIN.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Tabularis is an open-source desktop SQL workspace for PostgreSQL, MySQL/MariaDB, SQLite and 15+ more databases like DuckDB, ClickHouse, Redis and Firestore. Built-in MCP server lets Claude, Cursor and Devin read your schema and run queries in the same app.
How it works
The project provides a desktop application with database connections, a SQL editor (Monaco), SQL notebooks, a visual query builder, and an Interactive Visual EXPLAIN. It ships with a plugin system to add support for additional databases. It includes an MCP server for AI agent integration and an AI assist overlay in the editor. The repository lists multiple database drivers/plugins and a bundle of features across connection management, database explorer, SQL editor, notebooks, visuals, and data grid.
Getting started
Windows
winget install Debba.Tabularis
macOS
brew tap TabularisDB/tabularis
brew install --cask tabularis
Linux (Snap)
sudo snap install tabularis
Linux (Flatpak)
flatpak remote-add --if-not-exists flatpark https://dl.flatpark.org/flatpark.flatpakrepo
flatpak install flatpark dev.tabularis.Tabularis
Linux (AppImage)
chmod +x tabularis_x.x.x_amd64.AppImage
./tabularis_x.x.x_amd64.AppImage
Arch Linux (AUR)
yay -S tabularis-bin
Recent releases
- nightly-20260805-cc4c08a Nightly (v0.18.1-2) (2026-08-05)
- v0.18.0 v0.18.0 (2026-08-03)
- nightly-20260804-54d9eae Nightly (v0.18.1-1) (2026-08-04)
- nightly-20260803-fcee3d5 Nightly (v0.17.1-20) (2026-08-03)
- nightly-20260802-38afd0f Nightly (v0.17.1-19) (2026-08-02)
Traction
Stars: 4017
Behind the repo
None
Caveats
License: Apache-2.0 Created: 2026-01-26 Last push: 2026-08-04






