I'm excited to share the launch of WhoDB by Clidey. We are hoping to redefine the user experience with database management. Going away from the LLMs hype, we really just want to make developers' lives better!
WhoDB is written in Golang, is lightweight, and supports a variety of database backends (PostgreSQL, MySQL, SQLite3, MongoDB, & Redis).
WhoDB offers: * Better UX: Intuitive and easy-to-use interface.
* Faster Performance: Built with GoLang for exceptional speed and table virtualization in the Frontend.
* Schema Visualization: Interactive graphs to visualize your entire database schema.
* Inline Editing & Preview: Easily preview cell or edit inline
Why did we build it? * User Experience First: Imagine Adminer but built for 2024, with a modern, user-friendly interface.
* Broad Support: Fully supports PostgreSQL, MySQL, SQLite3 MongoDB, Redis, and other SQL and NoSQL support coming soon!
* Completely Open Source: WhoDB is entirely open source, so you can get started right away and contribute to its growth.
You can run WhoDB with a single Docker command:
docker run -it -p 8080:8080 clidey/whodb
WhoDB is in active development and thus some things will be rough around the edges. We have docs at https://github.com/clidey/whodb/blob/main/docs/docs.md and welcome any suggestions!
If you find any issues, please report them here, on Github, or contact us at [email protected].