Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 438 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 438 Bytes

lewsql

Database created for purely educational purposes. The goals it to support a wide variety of I'm h features within each component of the database management system. This way the amount learned from the project is maximized.

Component in Development

  • Buffer Manager
  • Disk Manager
  • Heap Index

TODO Components

  • Lexer - gonna start on thus
  • Parser
  • Bytecode Generator
  • Virtual Machine
  • HashMap Index
  • B+Tree Index