Oracle SQL and PL/SQL scripts for a versioning system database similar to Git
- gitlike-db.sql
- Creates all the necessary constructions for the database to work properly
- populate-tables.sql
- Populates the tables with testing data
- show-data.sql
- Selects everything from all the tables, executes procedures that show data and reveals views
The documentation of this project is available in the docs-cz.pdf file. Currently available only in the Czech language.
