Show HN: db-ui – simple self-hosted DB management UI with AI chat support

1 n7olkachev 0 6/11/2025, 5:44:20 PM github.com ↗
Hey! I needed a simple to use self-hosted web ui for managing db data.

pgadmin is pretty complicated, adminer is pretty old-looking. Also, the stuff I need to do often feels doable by AI so I would like to have it integrated too.

So I created my own. Currently works with postgres only (as this is the only DB I use) and connects to groq (they've a free plan and I didn't look further), not against adding alternatives if there's some demand for it.

Dockerized, also pretty simple to run from source (implemented as a next.js app).

Comments (0)

No comments yet