Skip to content

gkapetanakis/bptree_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B+ Tree

Αn interactive B+ tree visualization website written in JavaScript, HTML and CSS. Uses the Viz.js library for the visualization. The data structure is implemented as described in the book Database System Concepts by Avi Silberschatz, Henry F. Korth and S. Sudarshan.

How to set up

  • git clone into an empty directory, e.g. bptree/.
  • Install npm and run npm install inside bptree/.
  • That's it. You can now serve the site.

About

An interactive B+ tree visualization website.

Resources

License

Stars

Watchers

Forks

Contributors