I built a lightweight GUI that works with Vercel Postgres

vercel-dbx-demo

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/

2 Likes

Looks great! Thanks for sharing @jordiup. :smile:

I’ll share this with the storage team as well in case they’re curious!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.