BoYuHuang1117 / Mini-Database-design

This mini version of the database support multiple basic SQL-like commands and data is stored in a B+ tree style. Two metatables are included as "tablesTable" and "columnsTable". All the file is stored in .tbl file with reading and writing using RandomAccess. The programming language is Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoYuHuang1117/Mini-Database-design Issues

No issues in this repository yet.