Documentation & Guide

Welcome to the Tabularis Wiki. Here you will find detailed information about all the features of the application, from basic connection management to advanced AI integration and plugin development.

Introduction
Welcome to the Tabularis Wiki. Learn how to get started with the most modern database management tool.
Installation
Download and install Tabularis on macOS, Windows, or Linux.
Getting Started
Connect to your first database, explore the schema, and run your first query.
Connection Management
Learn how to manage your database connections securely with SSH tunneling and keychain integration.
Configuration
Adjust Tabularis to your workflow: language settings, SSH keys, and general application behavior.
SQL Editor
How to use the modern SQL editor in Tabularis with syntax highlighting, autocomplete, and multi-tab support.
Visual Query Builder
Construct complex SQL queries visually by dragging tables and drawing JOINs.
Schema Management & ER Diagrams
Modify your database schema without writing DDL. Create tables, edit columns, and manage indexes.
AI Assistant
Use AI to generate SQL from natural language and explain complex queries.
Plugin System
Extend Tabularis with new database drivers using any programming language.
Themes & Customization
Personalize your workspace with 10+ built-in themes and full typography control.
Technical Architecture
A deep dive into the Tabularis core: Tauri, Rust drivers, and the React frontend bridge.