db-ui - Open-source self-hosted DB management UI with AI chatting
by•
Open-source, self-hosted, simple, modern looking DB management UI, with support for AI chatting (bringing your own API key).
Supports CRUD with UI for filters/sorts, running custom queries, exports to CSV, schema introspection.
Replies
Best
Maker
📌
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).
Report
Very cool—simple, self-hosted, and with AI chat built in? Love the no-nonsense approach here. You should definitely list db-ui on Aixyz .co—it’s free and a great way for more devs to discover useful open-source tools like this.
Replies
Very cool—simple, self-hosted, and with AI chat built in? Love the no-nonsense approach here. You should definitely list db-ui on Aixyz .co—it’s free and a great way for more devs to discover useful open-source tools like this.