I built an open source SQL client
A modern interface with query editor, Backups, Restore, ER diagrams, SSH tunneling, and more.
Hey folks,
At last two weeks, I’ve been working on a open source client databases on my free time, around 2~3 hours daily.
I started this project to learn about Electron, but it start be great, so i decide continue and make it up.
I called it Zequel, a tribute to Sequel Pro, the legendary Mac SQL client, that i used for years.
Right now it supports:
PostgreSQL
MySQL
MariaDB
SQLite
SQL Server
MongoDB
Redis
ClickHouse
DuckDB
SQL Server.
I have plans to add more drivers. It runs on Mac, Windows and Linux.
If you work with databases, give it a try. I’d love to hear your feedback.
GitHub: https://github.com/zequel-labs/zequel
Site: https://zequel.dev



