Show HN: Time Travel with Your SQL

Hi, my name is Anguel and I am one of the developers of WhoDB (https://github.com/clidey/whodb)

I am not a fan of the dbeaver, beekeeper, adminer, etc experience because they are bloated, ugly, and at best okay but not great.

Hence why I started working on WhoDB.

The approach:

- browser-based (chrome/firefox)

- no bloat

- jupyter notebook-like experience (Scratchpad)

- built-in AI co-pilot with ollama (local) or openai/anthropic

We just shipped query history and replay (time travel?) to the Scratchpad.

Would love for you to check it out and give some feedback aka roast us into oblivion:

docker run -p 8080:8080 clidey/whodb

Food for thought:

1. What's your biggest database pain point?

2. Any killer feature missing from current tools?


Comments URL: https://news.ycombinator.com/item?id=43648713

Points: 5

# Comments: 0

https://news.ycombinator.com/item?id=43648713

Utworzony 7d | 11 kwi 2025, 15:50:08


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

Zig and GPUs
18 kwi 2025, 19:20:10 | Hacker news
Show HN: (bits) of a Libc, Optimized for Wasm

I make a no-CGO Go SQLite driver, by compiling the amalgamation to Wasm, then loading the result with wazero (a CGO-free Wasm runtime).

To compile SQLite, I use wasi-sdk, which uses wasi-libc, w

18 kwi 2025, 19:20:08 | Hacker news
Show HN: Attune - Build and publish APT repositories in seconds

Hey HN, we're Eliza and Xin, and we’ve been working on Attune. Attune is a tool for publishing Linux packages.

Previously, we worked at other startups building open source developer tools that r

18 kwi 2025, 17:10:06 | Hacker news