Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Git-like database

Oracle SQL and PL/SQL scripts for a versioning system database similar to Git

Execution order

  1. gitlike-db.sql
    • Creates all the necessary constructions for the database to work properly
  2. populate-tables.sql
    • Populates the tables with testing data
  3. show-data.sql
    • Selects everything from all the tables, executes procedures that show data and reveals views

Documentation

The documentation of this project is available in the docs-cz.pdf file. Currently available only in the Czech language.

ER-diagram

ER-diagram of the database

About

An Oracle database school project script that simulates basic actions in a versioning system similar to Git

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages