What is Tabularis?

Tabularis is a lightweight, developer-focused database management tool built with Tauri and React. It supports PostgreSQL, MySQL, SQLite, and more via a plugin system — with a Monaco SQL editor, AI assistance, visual query builder, and a clean dark UI. Open source, Apache 2.0. Learn more →

One Month In — and We're Just Getting Started
Tabularis was born on the night of January 25th. Today marks exactly one month. Here's what we built together — and what comes next.
Build Your Own Driver: Tabularis Gets a Plugin System
Supporting every database in the world is an impossible task for a small team. So we built a plugin system that lets anyone add a new database driver — in any language.
Talk to Your Database: AI Assistant Lands in v0.8.0
Sometimes you know what you want but not exactly how to write the SQL. v0.8.0 brings an AI assistant that generates queries from plain English — locally or in the cloud.
Passwords in the Keychain, Queries in Three Languages
v0.6.0 integrates system keychain storage for credentials and ships the full UI in English, Italian, and Spanish.
Schema Management Gets Serious
v0.5.0 turns the sidebar into a full schema editor. Create tables, modify columns, manage indexes and foreign keys — all without writing DDL by hand.