Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Indexing

For detailed instructions refer to PDF

Part a) B+ Trees

  • Node.py contains the node class for tree and Btree.py contains the code for Btree

Running Instructions

  • python3 Btree.py filename (Here filename is the test file)

part b) Linear Hashing

  • LinearHashing.py contains the code for linear hashing

Running Instructions

  • python3 LinearHashing.py filename (Here filename is the test file)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages