Modern, sleek, fast SQL client for Mac.
Esploro is an open source database client for PostgreSQL, MySQL, and MariaDB. It is built to feel local, quick, and focused, without the cruft of heavier database tools.
- Browse connections, schemas, tables, views, sequences, and roles
- Inspect table data in a fast grid
- Write and run SQL
- Filter tables and copy the generated SQL
- Save queries for repeated work
- Review roles and permissions
Esploro supports macOS 13 or later. Apple Silicon and Intel builds are available on GitHub Releases.
Linux and Windows builds are planned.
Esploro uses Tauri 2, Rust, React, and TypeScript.
npm install
npm run tauri devUseful commands:
npm run type-check
npm run lint
npm run build
npm run tauri buildThe source code is MIT licensed. The app is free for personal use; commercial use requires a license.