Skip to content

Mini-Database engine that replicates functions of real engines such as table creation, insertion, updating, and deletion, as well as creating indices. Users can retrieve data through SQL queries.

Notifications You must be signed in to change notification settings

3laaHisham/MicroDB-Engine

Repository files navigation

MicroDB-Engine

This is a Java-based mini-database engine that has been created to replicate the functions of actual database engines. It offers features such as table creation, insertion, updating, and deletion, as well as the ability to generate a multi-dimensional OctTree index. Additionally, users can retrieve data through SQL queries.

About

Mini-Database engine that replicates functions of real engines such as table creation, insertion, updating, and deletion, as well as creating indices. Users can retrieve data through SQL queries.

Resources

Stars

Watchers

Forks

Languages