https://github.com/wlgs/introduction-to-databases-and-sql-course
Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.
https://github.com/wlgs/introduction-to-databases-and-sql-course
agh agh-ust database database-course mssql sql
Last synced: 2 months ago
JSON representation
Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.
- Host: GitHub
- URL: https://github.com/wlgs/introduction-to-databases-and-sql-course
- Owner: wlgs
- Created: 2021-10-16T20:44:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-22T13:57:20.000Z (over 4 years ago)
- Last Synced: 2025-12-27T22:44:10.656Z (6 months ago)
- Topics: agh, agh-ust, database, database-course, mssql, sql
- Language: PLpgSQL
- Homepage:
- Size: 547 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Introduction to Databases and SQL course
This repository is a collective of SQL exercises and contains final project files. The final project assignment was to design and implement functional database for a restaurant. Documented pdf file can be seen [here](project-assignment/project-documentation.pdf).