An open API service indexing awesome lists of open source software.

https://github.com/szymon-budziak/databases_course_agh

Solutions from Databases course at AGH UST. If you use it and it helped you please leave a star ⭐
https://github.com/szymon-budziak/databases_course_agh

database databases microsoft-sql-server mssql sql

Last synced: about 2 months ago
JSON representation

Solutions from Databases course at AGH UST. If you use it and it helped you please leave a star ⭐

Awesome Lists containing this project

README

        

# Databases course at AGH UST
The repository with solutions from Databases (Bazy danych) lab classes at AGH UST. Here I will share all of the codes written by me and codes written during laboratories. All codes are written in English but the content is in Polish. The leading programming language during this course was SQL and the relational database management system is Microsoft SQL Server. The repository consists of solutions for assignments during the course.
## Table of contents
Table of contents consists of specific sections in repository. Each section consists of solved exercises with content.
1. [Lab 1](https://github.com/Szymon-Budziak/Databases_course_AGH/tree/main/Lab_1)
2. [Lab 2](https://github.com/Szymon-Budziak/Databases_course_AGH/tree/main/Lab_2)
3. [Lab 3](https://github.com/Szymon-Budziak/Databases_course_AGH/tree/main/Lab_3)
4. [Lab 4](https://github.com/Szymon-Budziak/Databases_course_AGH/tree/main/Lab_4)
5. [Lab 5](https://github.com/Szymon-Budziak/Databases_course_AGH/tree/main/Lab_5)
6. [Lab 6](https://github.com/Szymon-Budziak/Databases_course_AGH/tree/main/Lab_6)
7. [Lab 7](https://github.com/Szymon-Budziak/Databases_course_AGH/tree/main/Lab_7)
- [Northwind database diagram](https://github.com/Szymon-Budziak/Databases_exercises_solutions/blob/main/Northwind_diagram.pdf)
- [Library database diagram](https://github.com/Szymon-Budziak/Databases_exercises_solutions/blob/main/Library_diagram.pdf)
## Licence
If you use this repository/code for classes or for something else, please give me a star or a fork :). It will help me know that my work is important and useful to someone.