Stats
Refresh live database state, frozen progress, snapshot merge status, and latest revision metadata.
Use this page to load demo data, inspect live objects, and run temporal reads and search against the current Dragon database. If you query by commit_ts, Dragon resolves it to the matching tx_num and shows that revision in the result.
Refresh live database state, frozen progress, snapshot merge status, and latest revision metadata.
Write a small sample workload into the current Dragon database so stats, get, search, and freeze have real objects to work with immediately.
Show live object IDs with their latest tx_num and commit_ts so you do not have to guess them.
Move hot history into immutable snapshot files without changing logical results.
Use exactly one of tx_num or commit_ts. Time-based reads come back with the resolved tx_num visible in the result.
Exact brute-force search against the vectors live at the chosen revision or resolved time.
The UI writes all responses here so the showcase remains legible without opening developer tools.
Dragon UI ready. Try: - Refresh Stats - Load Demo Data - List Current Objects - Get Latest Object - Ingest a vector - Resolve Commit Timestamp - Get using tx_num or commit_ts - Search using tx_num or commit_ts - Freeze