> For the complete documentation index, see [llms.txt](https://liuzhenglaichn.gitbook.io/system-design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liuzhenglaichn.gitbook.io/system-design/basics/index.md).

# Index

1. Clustered index
2. Non-clustered index

{% embed url="<https://stackoverflow.com/questions/1251636/what-do-clustered-and-non-clustered-index-actually-mean#:~:text=A%20clustered%20index%20is%20a,index%20contain%20the%20data%20pages>." %}

Hash Index

B-Tree

LSM Tree
