PostgreSQL

B-Tree internals shown as a table-first walkthrough: the `users` heap stays dominant while the tree pages explain how keys resolve to TIDs.

PostgreSQL: B-Tree Deep Dive

Choose Search, Insert, or Delete to step through the B-Tree and watch the heap TIDs and leaf pages change one click at a time.
root -> leaf page -> key -> TID