Hi everyone , i built a lightweight postgres GUI that works great with Vercel Postgres,
It has a few cool features like:
- AI-powered query editor (bring your own api keys)
- Table editor and viewer
- Schema visualizer
- Command Palette for quick access
It’s great for consolidating your databases across local dev and any cloud providers you are using (like vercel or neon.tech!)
Tech stack it is built with:
-
Electron Vite,
-
Electron TRPC,
-
PNPM Workspace,
-
SQLite (for the local database),
-
Tanstack Table etc.
You can check it here https://getdbx.com/