When talking about Time Travel in regards to a database, that term usually means "seeing what the data looked like at a specific time". From my brief skim here, I don't see that.
Is that concept built in somewhere?
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?