Syngnat/GoNavi
High-performance multi-data-source database client — ~30MB, AI & MCP ready, zero Electron bloat. | 高性能多数据源数据库客户端:约 30MB,AI 与 MCP 就绪,告别 Electron 膨胀。
What it solves
GoNavi is a high-performance, cross-platform database client designed to replace heavy Electron-based GUIs. It provides a single interface to manage a vast array of data sources—including relational databases, vector databases, caches, and message queues—while remaining lightweight (~30MB binaries) and fast.
How it works
Built using Go (backend) and React (frontend) via the Wails framework, GoNavi uses native WebViews instead of a bundled Chromium browser to reduce memory and disk usage. It features a virtualized DataGrid for handling large datasets and a Monaco-based SQL editor. To integrate with AI, it supports various LLM providers and implements the Model Context Protocol (MCP), allowing coding agents to access database schemas as tools without exposing raw passwords.
Who it’s for
It is designed for developers and database administrators who need a lean, multi-database management tool that integrates seamlessly with AI coding assistants and supports a wide variety of data sources (SQL, NoSQL, Vector, MQ).
Highlights
- Broad Compatibility: Supports MySQL, PostgreSQL, Oracle, Redis, Milvus, Kafka, ClickHouse, and many more.
- AI-Ready: Integrates with OpenAI, Gemini, and Claude; provides schema context to LLMs via slash commands.
- Agent Integration: MCP-ready, enabling agents like Claude Code or DeepSeek Harness to interact with data sources securely.
- Performance: Small binary size (~30MB) and low memory footprint compared to Electron apps.
- Flexible Deployment: Available as a desktop app, a standalone CLI, or an experimental web server.
- Data Management: Includes virtualized grids for large results, batch CRUD operations, and multiple export formats (CSV, XLSX, JSON, Markdown).
Related
- Project
- Project
- Project
- Project
- Project