OpenHare is a desktop SQL client for developers, analysts, and DBAs who want one place to write queries, inspect database objects, and get AI help for SQL. The project is open source under Apache-2.0 and is built with Flutter, with database drivers bridged through native code.
Why it is worth a look
AI assistance for writing, optimizing, and understanding SQL queries.
Multi-database support listed by the project, including MySQL, PostgreSQL, SQL Server, SQLite, Oracle, MongoDB, Redis, and more.
Desktop-first UI built with Flutter instead of a browser-wrapped web app.
Cross-platform target across Windows, macOS, and Linux.
Recent 0.12.0 release adds SSH tunnel connections and a more desktop-style form/object explorer layout.
Good use cases
Developers who regularly jump between different database engines.
Analysts who need a GUI client plus AI help for query drafting or explanation.
DBAs who want to evaluate an open-source alternative before reaching for heavier commercial tools.
Source check
GitHub repository: confirms the AI-powered desktop SQL client positioning, Flutter build, Apache-2.0 license, database-driver notes, and listed database support.
Project website: confirms cross-platform positioning, AI SQL assistance, and open-source licensing.
Latest GitHub release 0.12.0: confirms SSH tunnel support and UI/object explorer improvements published on 2026-06-19.
Sign in to join the discussion and vote on comments.
Sign in