- Minimal implementation of a database management system (DBMS) for the Organization and Information Retrieval discipline
- The initial project was developed in C, but compiled in C ++ to use the chosen B-Tree.
- (pt-BR) Repositório para o projeto semestral da disciplina de Organização e Recuperação de Informação. UFSCar - 2019.2
- (pt-BR) O projeto inicial foi desenvolvido em C, mas compilado em C++ para utilização da B-Tree escolhida.
- make
- CLI: ./main
- CLI + HELP: ./main -h
- Using FILES: ./main < file.txt