v0.9.9Open SourceApache 2.0๐ŸŒ EN | IT | ES

A lightweight, developer-focused database management tool.
Supports MySQL, PostgreSQL and SQLite. Hackable with plugins.
Built for speed, security, and aesthetics.

Homebrew, Snap, AUR and more โ†’View all releases on GitHub โ†’

Tabularis Overview

_sponsors

These companies support Tabularis development. Thank you for keeping the project alive and free.

_why_tabularis

This project was born from frustration with existing database tools. Most current solutions feel clunky, outdated, or bloated with poor user experience.

Tabularis is the answer: a refreshing alternative built to prioritize UX without sacrificing power. It bridges the gap between native performance and web flexibility, using Tauri to keep the footprint tiny and startup instant.

Edit on GitHub
Rust
TypeScript
React
SQLite/PG/MySQL

_capabilities

_plugins

Tabularis supports extending its database support via an external plugin system. Plugins are standalone executables that communicate with the app through JSON-RPC 2.0 over stdin/stdout. They can be written in any programming language and distributed independently of the main app.

๐Ÿงฉ Language-Agnostic

Write your driver in Rust, Go, Python, Node.js โ€” anything that speaks JSON-RPC over stdin/stdout. No SDK required.

โšก Hot Install

Install, update, and remove plugins from Settings โ†’ Plugins without restarting. New drivers appear instantly in the connection form.

๐Ÿ”’ Process Isolation

Each plugin runs as a separate process. A crashing plugin never takes down the app โ€” only the affected connection fails.

Edit on GitHub

Available Plugins

Repo โ†’
Repo โ†’
Repo โ†’

Browse the full plugin registry โ†’

_themes

Why stare at a dull interface? Tabularis brings a first-class theming experience. Switch instantly between 10+ presets without restarting. Syntax highlighting is automatically generated from the UI theme.

Tabularis Dark
Tabularis Light
Dracula
Nord
Monokai
GitHub Dark
One Dark Pro
Solarized Dark
Solarized Light
High Contrast

_wiki

Need a deeper dive? Explore our documentation to learn about all the powerful features Tabularis has to offer.

_blog

MCP Multi-Client Support and Connection Improvements: v0.9.9
v0.9.9 brings a major MCP upgrade: one-click install for Claude Desktop, Claude Code, Cursor, Windsurf, and Antigravity โ€” plus connection UI polish and input validation.
Connection String Import, Visual Query Builder Fix, and More: v0.9.8
v0.9.8 introduces connection string import for network drivers, fixes drag-and-drop in the Visual Query Builder on Windows, and resolves an SQLite open failure on Windows.
Query Hacker News with SQL: a New Plugin for Tabularis
A Hacker News plugin for Tabularis that exposes the public HN API as a queryable SQL database โ€” and serves as a real-world showcase for the new per-plugin settings system.

_community

Join our Discord server to chat with the maintainers, suggest new features, or get help from the community.

Join Discord