Y
Hacker News
new
|
ask
|
show
|
jobs
B+ Tree Visualization
(
cs.usfca.edu
)
137 points
by
hamid914
557 days ago
5 comments
lamp_book
554 days ago
There is also
https://bplustree.app/
and
https://btree.app/
link
matthberg
554 days ago
From what I can tell these two are a little more polished than the main linked one, including features to add random values and trace lookups/range finding through the nodes checked.
link
sgarland
554 days ago
I beg of devs, use this (or others as another comment mentioned) to visualize what the poor RDBMS has to deal with when you use non-k-sortable PKs.
link
tucnak
554 days ago
UUID was a mistake :-)
link
pluto_modadic
554 days ago
I would love an "insert random", or a prefilled / demo mode, or demo set of keys for interesting examples.
link
athom
554 days ago
Kind of wish you could drop a list in there, and have it step through.
link
ETlol
554 days ago
Hasnt this been around for a while now?
link