Trove

A few tools, each one explained properly

中文

A working engineer's toolbox. Not the hundredth Base64 encoder — each tool takes a problem you hit occasionally and have to re-learn every time, explains how it actually works, and gives you something that computes.

Databases

1 in the trove
TR-01 Databases 2026-07-28

PostgreSQL Planner SandboxChinese only

Drag the data distribution on the left; watch which path Postgres picks on the right — and how far you are from a different answer.

Plan diagramLive linkageFrom the sourceVerified on real plans

Everyday

1 in the trove
TR-02 Everyday 2026-08-13

ID DecoderChinese only

Paste anything with a time hidden in it. The tool works out what it is and shows you which bits hold the timestamp.

Auto-detects the formatShows which bits hold timeJWT decode, no signature checkNothing leaves the browser