Gleam Lab · Tag Archive
1 articles collected by topic for tutorials, cases, engineering practice, and research notes.
MongoDB uses B-tree indexes where nodes store both data and keys. MySQL uses B+tree indexes with all data concentrated in leaf nodes.