Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 267 Bytes

File metadata and controls

14 lines (8 loc) · 267 Bytes

DataBase-Engine-

DataBase Engine Build With B+ Tree

#The Database Engine supports the following operations :

  1. Create table

  2. insert into table

  3. delete from table

  4. update table

  5. meta-data file about the tables in the database and their attributes