Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 329 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 329 Bytes

Database-Systems(Team Project)

Optimisation of a Database Management System by optimizing the performance of query processing and the database engine.

  • Optimised the Cardinality estimator by using indexing methods.
  • Tried to optimise database engine by converting the traditional adjacency lists to compressed sparse row