DB Engine: Introduction
Currently store tables upto a max of 8 attributes, where all the attributes are integers only.
Support
DBEngine currently supports,
- Integer tables upto 8 number of attributes
- Indexing on two attributes in a table using B+ trees
- A buffer manager using the LRU mechanism
- A storage manager that can be used to tweak for optimization on writing to files
- Query Processor to estimate the join plan for BLOCK-BLOCK and INDEX-BLOCK join methods
- Text in bold or italic
- Headings, paragraphs, and lists
- Automatic links to other wiki pages