Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-project

Developed a Java backend for a database interface, enabling efficient update, delete, and insert operations on tuples. The project incorporated an innovative approach where tables were organised as collections of pages, and tuples were indexed using an octree data structure. The backend system leveraged famous design patterns to ensure scalability, modularity, and extensibility. It included the implementation of an octree indexing mechanism to accelerate data retrieval, particularly for select queries. The project demonstrated proficiency in Java programming, database design, index optimization, and the application of design patterns.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages