Skip to content

Minimal implementation of a database management system (DBMS) for the Organization and Information Retrieval discipline (2019.2)

Notifications You must be signed in to change notification settings

alcidesmig/ori-mini-sgbd

Repository files navigation

Mini SGBD

  • 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.

How to use ~ Como usar

  • make
  • CLI: ./main
  • CLI + HELP: ./main -h
  • Using FILES: ./main < file.txt

About

Minimal implementation of a database management system (DBMS) for the Organization and Information Retrieval discipline (2019.2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •