[DMDB] B-trees

This commit is contained in:
2026-07-07 12:52:17 +02:00
parent 1f2bdb65f5
commit 73b5cc7699
10 changed files with 208 additions and 1 deletions
+9
View File
@@ -19,4 +19,13 @@
% \input{parts/03_systems/01_database-engines/00_memory/}
% \input{parts/03_systems/01_database-engines/}
\newpage
\subsection{Indexing}
\input{parts/03_systems/02_indexing/00_access-methods.tex}
\input{parts/03_systems/02_indexing/00_b-trees/00_b-trees.tex}
\input{parts/03_systems/02_indexing/00_b-trees/01_basics.tex}
\input{parts/03_systems/02_indexing/00_b-trees/02_operations.tex}
\input{parts/03_systems/02_indexing/00_b-trees/03_optimizations.tex}
% \input{parts/03_systems/02_indexing/00_b-trees/}
% \input{parts/03_systems/02_indexing/}
% \input{parts/03_systems/}