Skip to content

Databases 2 project that consists of implementing a bitmap index system on fact tables, written in Java.

Notifications You must be signed in to change notification settings

janchy2/Bitmap-Index-System-Fact-Tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Databases 2 project that consists of implementing a bitmap index system on fact tables, written in Java.
The input files (given through args) include the fact and dimension tables structure and data, as well as which columns should be indexed. The example input files are given in the folder files.
Indexed and non-indexed search can be performed on one or more indexed columns, with AND/OR where clauses.
The full project requirements in Serbian are given in the file BP2_projekat_2324.pdf.

About

Databases 2 project that consists of implementing a bitmap index system on fact tables, written in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages