Skip to content

DareenMohamed/Database-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Database Engine With Support For Grid Index

In this project, a database engine with support for grid index was built.

It includes the following functionalities :

  1. creating tables
  2. inserting tuples
  3. updating tuples
  4. deleting tuples
  5. searching in tables linearly
  6. creating a Grid index
  7. searching using the Grid index

Releases

No releases published

Packages

No packages published

Languages