diff --git a/topics/tabularis/index.md b/topics/tabularis/index.md new file mode 100644 index 00000000000..d57c30deccc --- /dev/null +++ b/topics/tabularis/index.md @@ -0,0 +1,19 @@ +--- +aliases: tabularisdb +created_by: Andrea Debernardi +display_name: Tabularis +logo: tabularis.png +related: database, sql, ai, mcp, plugins, developer-tools, database-gui, sql-client, tauri +released: January 2026 +short_description: Open-source, AI-native database client with built-in MCP and a plugin ecosystem for developers. +topic: tabularis +url: https://tabularis.dev +wikipedia_url: +--- +**Tabularis** is an open-source, cross-platform database client built around AI and +extensibility. It ships a built-in AI assistant with native [Model Context Protocol +(MCP)](https://modelcontextprotocol.io) support, so models can reason over your data, +run queries and explain results in context. An open plugin ecosystem lets developers +extend the client with new database drivers, UI panels and tools, turning it into a +hackable workbench rather than a closed product. Built with [Tauri](https://tauri.app) +(Rust backend, React frontend) and available in eight languages. diff --git a/topics/tabularis/tabularis.png b/topics/tabularis/tabularis.png new file mode 100644 index 00000000000..64d7fac9633 Binary files /dev/null and b/topics/tabularis/tabularis.png differ