73  SQL indexes introduction

73.1 Indexes are like book indexes

TODO

73.2 B+ Tree

73.3 Sqlite

https://www.sqlite.org/lang_createindex.html

73.4 Other tutorials or lessons (Optional)

Below tutorials are extra information for interested students