July 2nd, 2024

WhoDB: Lightweight next-gen database explorer

WhoDB is a database management tool by Clidey, written in GoLang. It features interactive graphs for database schema visualization, supporting PostgreSQL, MySQL, SQLite3, MongoDB, and Redis. It aims for Adminer's simplicity with improved user experience and performance. Access the WhoDB GitHub Repository for details.

Read original articleLink Icon
WhoDB: Lightweight next-gen database explorer

WhoDB is a database management tool created by Clidey, written in GoLang. It offers a user-friendly interface with interactive graphs to visualize the database schema. WhoDB supports various databases including PostgreSQL, MySQL, SQLite3, MongoDB, and Redis. The tool aims to provide a blend of Adminer's simplicity with enhanced user experience and performance. For further information, the WhoDB GitHub Repository can be accessed at the provided link.

Related

Automatically setup pgAdmin with a Docker database

Automatically setup pgAdmin with a Docker database

Developer experience is enhanced by configuring a PostgreSQL local environment with Docker Compose. Defining variables and leveraging folders streamlines setup. Integrating pgAdmin automates connections, improving efficiency and simplifying future deployments.

What Happens When You Put a Database in the Browser?

What Happens When You Put a Database in the Browser?

WebAssembly (Wasm) enhances browser capabilities, enabling high-performance apps like DuckDB for ad-hoc queries and Python environments. DuckDB Wasm boosts performance in interfaces like lakeFS, Evidence, and Count. MotherDuck enables local querying, emphasizing efficient data processing.

Show HN: I am building an open-source Confluence and Notion alternative

Show HN: I am building an open-source Confluence and Notion alternative

Docmost is an open-source collaborative wiki software in beta, offering real-time collaboration, permissions management, and more. Users can access the website for details, documentation, and development resources.

Show HN: Doggo – A powerful, human-friendly DNS client for the command line

Show HN: Doggo – A powerful, human-friendly DNS client for the command line

The website details Doggo, a user-friendly command-line DNS client. It supports various features like color-coded output, JSON support, multiple protocols, resolver configurations, query options, web interface, shell completions, and cross-platform compatibility.

Show HN: WhoDB – Streamlined, Lightweight Database Management with a Sleek UI/UX

Show HN: WhoDB – Streamlined, Lightweight Database Management with a Sleek UI/UX

WhoDB is a database management tool on GitHub, developed in GoLang for speed. It includes interactive graphs for database schema visualization. Find more details on the WhoDB GitHub Repository.

Link Icon 3 comments
By @clidey - 4 months
Thank you for sharing about us! We are overwhelmed by the support of the community :)

Here is another thread, which might be useful that we started: https://news.ycombinator.com/item?id=40851187

By @bdcravens - 4 months
Any plans on a "scratchpad" kind of workflow? Many tools in this vein allow for only one ad-hoc query at a time.