Cette page est affichée en anglais. Une traduction française est en cours.
CLI ToolsMay 12, 2026·2 min de lecture

tabularis — Desktop DB Client (AI + MCP Built-In)

tabularis is an open-source desktop DB client for PostgreSQL, MySQL/MariaDB, and SQLite, with notebooks plus optional AI and plugins for extra drivers.

Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
CLI Tool
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 05e41a70-d5b0-5fb6-a912-2a16cb5bd968 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

A modern, hackable DB client that handles multiple SQL engines and lets you add drivers via plugins—useful when you want one UI for many databases.

Best for: Developers who juggle PostgreSQL + MySQL + SQLite and want notebooks, explain, and plugin-based drivers in one desktop app

Works with: macOS/Windows/Linux; PostgreSQL, MySQL/MariaDB, SQLite; optional AI providers (e.g., Ollama) per README

Setup time: 5–12 minutes

Key facts (verified)

  • README release downloads reference v0.10.3 installers for Windows/macOS/Linux.
  • Supports multi-schema PostgreSQL and multi-database selection for MySQL/MariaDB in one connection (per README features).
  • Configuration lives under OS-specific app data dirs (e.g., ~/Library/Application Support/tabularis/ on macOS) per README.
  • GitHub: 1,474 stars · 98 forks; pushed 2026-05-12 (GitHub API verified).

Main

A productive way to use tabularis for day-to-day debugging:

  1. Create one connection per environment (local / staging / prod read-replica) and name them clearly.
  2. Use notebooks for “investigation threads”: keep the query, the result snippet, and the conclusion together.
  3. When you need another engine (DuckDB, MongoDB, etc.), use the plugin mechanism the README describes—treat drivers as modular.
  4. Keep “fast-safe defaults”: start with EXPLAIN, add LIMIT, and avoid heavy scans until you’ve narrowed the target tables and indexes.

If you enable AI features, keep prompts scoped to schema + query intent, not secrets or full data dumps.

FAQ

Q: Which databases does it support? A: The README lists PostgreSQL, MySQL/MariaDB, and SQLite as first-class supported drivers.

Q: Can I add other databases? A: Yes. The README describes a plugin system to add drivers such as DuckDB or MongoDB.

Q: Is AI required? A: No. AI features are optional per README; you can use it as a normal DB client.

🙏

Source et remerciements

Source: https://github.com/TabularisDB/tabularis > License: Apache-2.0 > GitHub stars: 1,474 · forks: 98

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires