## About
The story behind DearSQL
### What is DearSQL?
DearSQL is a fast, native desktop SQL client for SQLite, PostgreSQL, MySQL, MariaDB, MongoDB, Redis, Oracle, MSSQL, and Redshift. Built in modern C++ with ImGui, it runs natively on macOS, Linux, and Windows — no Electron, no bloat, no compromises.
### Why we built it
Most SQL clients are either bloated Electron apps that eat hundreds of megabytes of RAM, or legacy tools stuck in the past. We wanted something that starts instantly, feels snappy on every keystroke, and treats your machine with respect.
### What makes it different
- - Native performance — built in C++20 with direct database driver APIs. No JavaScript runtime.
- - One app, many databases — connect to SQL and NoSQL backends from a single unified interface.
- - Secure by default — TLS/SSL support for every backend, SSH tunneling via the system ssh binary, and encrypted credential storage at rest.
- - AI assistant — optional Claude-powered chat panel for writing queries and understanding schemas.
- - Privacy-first — no telemetry, no analytics, no tracking. Your queries and credentials never leave your machine.
### Pricing
DearSQL is free to use with up to 3 saved connections and 2 workspaces. The Pro tier is a one-time purchase with unlimited connections and workspaces — no subscriptions, no recurring fees.
### Get in touch
Found a bug, have a feature request, or just want to say hi? Reach out via email or open an issue on GitHub.