Lite weight SQL client programmed in c++
A desktop SQL client for Windows — a native C++ GUI database tool (internally called "Mayah Queries"). Think of it as a lightweight DBeaver/HeidiSQL-style IDE.
Tech stack:
UI: Dear ImGui (vendored in third_party/imgui/) rendered via DirectX 11 in a Win32 window — immediate-mode, dockable panels, dark/light themes, syntax highlighting.
Language: C++20, MSBuild project , dependencies via vcpkg (libmysql, nlohmann-json).
Features
- Connect — multiple MySQL or LDF connections at once
- Query — SQL editor with syntax highlighting, autocomplete, async execution + cancel
- View results — sortable/paginated grid, inline edit, export (CSV/JSON/SQL)
- Explore schema — DB/table/view tree, search, generate CREATE statements
- Manage — table designer, maintenance (optimize/repair), batch DML, CSV import, user/privilege manager, server monitor
- Extras — query history, SQL snippets, model/code generation from schema
- UX — dockable panels, dark/light themes, saved preferences
Follow mayah Q
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of mayah Q!