ErvinCs / DB

Databases Course UBB Sem3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Databases

A simplified version of the database used in the BloodDonation. project.
Contains aditional indexes to speed up key queries and a database versioning mechanism.
Learned:

  • SQL key concepts
  • MSSQL dialect
  • Database Models
  • Indexing & paging mechanisms
  • Databse design concepts - functoinal dependencies & normal forms
  • Relational Algebra

About

Databases Course UBB Sem3


Languages

Language:TSQL 80.1%Language:SQLPL 12.2%Language:PLpgSQL 7.7%