Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

voidbert/LI3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LI3

A use-case specific database with excellent performance. See Requirements.pdf (in Portuguese) to see the project's requirements (LI3 2024/25).

Screenshot of the dataset picker Screenshot of some query results

Grade

Final grade: 20 / 20 🤩

  • 1st phase: 20.0 / 20.0
  • 2nd phase: 19.6 / 20.0

Building

Dependencies

Our focus is in supporting GCC + Linux, though other compilers / *NIX systems may work, though not officially supported.

Building

This project can be built with:

$ cd trabalho-pratico
$ make

Build artifacts can be removed with:

$ make clean

Installation

After building, the program can be installed by running:

$ make install

$PREFIX can be overridden, to install the program in another location:

# PREFIX=/usr make install

The program can also be uninstalled. Just make sure you use the same $PREFIX you used for installation:

$ make uninstall

Developers

As a university project, external contributors aren't allowed. All contributors must read the DEVELOPERS.md guide.

About

Use-case specific database with excellent performance

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •