Skip to content

ahmedwael216/SMPL-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SMPL-DBMS

A small database engine written in Java with support for Octrees Indices.

functionalities ✨

  1. creating tables
  2. inserting tuples
  3. deleting tuples
  4. searching in tables linearly
  5. creating an Octree upon demand
  6. using the created octree(s) where appropriate.

Tech

Language: Java

TDD Framework: Junit5

Design Patterns: Prototype, ...

Authors

License

MIT License

About

A simple DBMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published