/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.

Primary LanguageJava

Stargazers

No one’s star this repository yet.