Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

halotukozak/PBD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fundamentals of Databases 2023/2024 – project

The repository includes:

  • The diagram of the database (with PKs, FKs and relations)
  • The SQL schema which contains the CREATE TABLE statements
  • The SQL triggers which contains the CREATE TRIGGER statements
  • The SQL views which contains the CREATE VIEW statements
  • The SQL procedures which contains the CREATE PROCEDURE statements
  • The SQL functions which contains the CREATE FUNCTION statements
  • The SQL roles which contains the CREATE ROLE and GRANT EXECUTE statements
  • The Faker which is a project made in Kotlin to generate random data.

The full documentation is available in Wiki tab

diagram

by Bartosz Buczek, Bartłomiej Kozak, Tomasz Kurcoń

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks