Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 307 Bytes

conference-database

This repository contains implementation of database with the following elements:

  • tables
  • views
  • functions
  • procedures
  • triggers
  • indexes
  • generator utilities

The scheme of the database is presented below

This whole project was built with Tomasz Kozyra