Log-structured merge-tree

In computer science, the log-structured merge-tree (also known as LSM tree, or LSMT) is a data structure with performance characteristics that make it attractive for providing indexed access to files with high insert volume, such as transactional log data. LSM trees, like other search trees, maintain key-value pairs.

Source: Wikipedia — Log-structured merge-tree (CC BY-SA 4.0)

Log-structured merge-tree

In computer science, the log-structured merge-tree (also known as LSM tree, or LSMT) is a data structure with performance characteristics that make it attractive for providing indexed access to files with high insert volume, such as transactional log data. LSM trees, like other search trees, maintain key-value pairs.

This neuron ends here.

Source: Wikipedia "Log-structured merge-tree" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy