Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wajktor13/restaurant-database
database system for managing a small restaurant providing services to private clients as well as businesses
https://github.com/wajktor13/restaurant-database
agh agh-university agh-wi agh-wiet database databases mssql t-sql transact-sql tsql
Last synced: about 2 months ago
JSON representation
database system for managing a small restaurant providing services to private clients as well as businesses
- Host: GitHub
- URL: https://github.com/wajktor13/restaurant-database
- Owner: Wajktor13
- Created: 2022-11-25T19:17:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T19:00:55.000Z (11 months ago)
- Last Synced: 2024-02-15T18:45:31.658Z (11 months ago)
- Topics: agh, agh-university, agh-wi, agh-wiet, database, databases, mssql, t-sql, transact-sql, tsql
- Language: PLpgSQL
- Homepage:
- Size: 551 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant Database
Final project from Introduction to Databases course at AGH University. Its goal was to create database system for managing a small restaurant providing services to private clients as well as businesses.Created in collaboration with [Adam0s007](https://github.com/Adam0s007) and [krzyswys](https://github.com/krzyswys).
## Diagram
![diagram](https://github.com/Wajktor13/restaurant-database/assets/76243064/b90c8d84-dadb-4cf3-affd-8daf622e0e9d)## Technologies used
![Microsoft SQL Server](https://img.shields.io/static/v1?style=for-the-badge&message=Microsoft+SQL+Server&color=CC2927&logo=Microsoft+SQL+Server&logoColor=FFFFFF&label=)
![T-SQL](https://img.shields.io/static/v1?style=for-the-badge&message=Transact-SQL+(T-SQL)&color=CC2927&logo=Microsoft+SQL+Server&logoColor=FFFFFF&label=)## Documentation (in Polish)
[link](https://github.com/Wajktor13/restaurant-database/blob/main/doc_pl.pdf)