What is Btree indexing and how is it used in SQLite
When we think about the performance of a database, Indexing is the first thing that comes to mind. Here, we are going to look into how database indexing works on a database. Please note that here, architectural details are described based on SQLite 2...
dhanushkamadushan.hashnode.dev6 min read