Skip to content
#

bstar-implementation

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++

Improve this page

Add a description, image, and links to the bstar-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more