Skip to content
#

bstar

Here is 1 public repository matching this topic...

C++ console application implementing a B* tree index for fast lookups in a CUSTOMER table by primary key. Supports creation, insertion, deletion, and multiple search modes (by ID, by name, by list of IDs) with performance cost reporting. Built for the Algorithms and Data Structures 2 coursework on index structures and database search optimization.

  • Updated Nov 12, 2025
  • C++

Add this topic to your repo

To associate your repository with the bstar topic, visit your repo's landing page and select "manage topics."

Learn more