Skip to content

reda-i/java-DBEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-DBEngine

About

A java lang based basic database engine with the following supported features

  • Basic insertion, update, deletion and Query statements API
  • BRIN index support

disclaimer: No concurrency control features or scheduling are supported. The project is targetted towards understanding the process of building indices on a database management system, while managing to implement known basic querying features.

Contributors

About

Java-based Database engine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • Makefile 0.9%