Debby is a self-hosted database manager for configuring and working with your own database connections. PostgreSQL and MySQL are the first supported database types.
git clone https://github.com/akinloluwami/debby
cd debby
bun install
bun run devServer: http://localhost:4466 • Web: http://localhost:4366
Backend: Elysia, Bun, SQLite, Argon2id password hashing
Frontend: React, Vite, TypeScript, custom components, plain CSS
Contributions welcome! Submit a Pull Request.
MIT License