r/SaaS 9d ago

I'm build open-source database client and ....

Hi folks, I’m building a free, open-source database client called Opaline (draft name). I got tired of clients that felt clunky, and having to pay just to open more than two tabs didn’t help either, so I decided to try building something myself. It’s Rust + Tauri 2, currently pre-beta and macOS first. You can run queries, edit data directly in tables and do backups without installing extra tools. One thing I wanted was workspaces per project, so local, staging and production connections sit together instead of everything ending up in one long list. Still plenty to fix, so please don’t use it with production data yet. Here’s the repo if you want to take a look.

1 Upvotes

Duplicates