https://github.com/ezvezdov/dbs_project
Database Systems Project for the Faculty of Electrical Engineering at CTU.
https://github.com/ezvezdov/dbs_project
database drawio jpa postgresql sql
Last synced: 16 days ago
JSON representation
Database Systems Project for the Faculty of Electrical Engineering at CTU.
- Host: GitHub
- URL: https://github.com/ezvezdov/dbs_project
- Owner: ezvezdov
- Created: 2024-06-16T14:40:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-26T18:45:54.000Z (over 1 year ago)
- Last Synced: 2025-01-21T14:19:09.967Z (12 months ago)
- Topics: database, drawio, jpa, postgresql, sql
- Language: Java
- Homepage: https://zhenyara.notion.site/DBS-b78d2c916e584212a1663821a3f82040?pvs=4
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DBS
Database Systems (DBS) Project for the Faculty of Electrical Engineering at CTU.
**Project theme**: [md](DBS_md/Project%20theme.md), [pdf](DBS_pdf/Project_theme.pdf)
**Conceptual & Relational model**: [md](DBS_md/Conceptual%20&%20Relational%20model.md), [pdf](DBS_pdf/Conceptual___Relational_model.pdf)
**Data Querying**: [md](DBS_md/Data%20Querying.md), [pdf](DBS_pdf/Data_Querying.pdf)
**Advanced database technologies**: [md](DBS_md/Advanced%20database%20technologies.md), [pdf](DBS_pdf/Advanced_database_technologies.pdf)
You can also check the original Notion pages with code highlights [here](https://zhenyara.notion.site/DBS-b78d2c916e584212a1663821a3f82040?pvs=4).
---
Program for schemes: [draw.io](https://draw.io/)
Program for database: [pgadmin4](https://www.pgadmin.org/)
SQL language: [PostgreSQL](https://www.postgresql.org/)