https://github.com/brenimcode/hypermarket-database
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
https://github.com/brenimcode/hypermarket-database
git postgresql sql
Last synced: about 1 year ago
JSON representation
The HIPERMARKET project aims to develop a relational database system for a hypermarket scenario. The main objective is to reinforce knowledge in database modeling and SQL query development, addressing aspects such as relational algebra, SQL (DDL and DML), stored procedures and triggers.
- Host: GitHub
- URL: https://github.com/brenimcode/hypermarket-database
- Owner: brenimcode
- Created: 2024-08-22T19:01:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-15T16:00:35.000Z (over 1 year ago)
- Last Synced: 2024-11-15T17:18:13.481Z (over 1 year ago)
- Topics: git, postgresql, sql
- Language: PLpgSQL
- Homepage:
- Size: 6.39 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[](https://git.io/typing-svg)
## ❔ About
This project aims to reinforce students' knowledge in modeling real-world problems, applying fundamental concepts of relational algebra, SQL (both DDL and DML), stored procedures and triggers. To achieve these objectives, a database was developed for a hypermarket, using SQL, PostgreSQL and the ERD PLUS platform to create the entity-relationship model. The project is part of an academic work context, allowing students to learn in practice how to structure and manage a complex database system. The practical execution of this project aims not only to reinforce the knowledge acquired in the classroom, but also to provide an opportunity to apply these concepts to a real problem. The methodology adopted follows the guidelines of Professor Maria Camila Nardini Barioni, as presented in her classes through slides and exercise lists. The target audience of the project is the teacher, who will assess the understanding and application of the concepts covered throughout the course.
## 🤝 Contributors
[](https://github.com/brenimcode "Breno Oliveira Cavalcante on GitHub")
[](https://github.com/devlucasA "Lucas Araújo de Oliveira on GitHub")
[](https://github.com/LucasPMartins "LucasPMartins on GitHub")
[](https://github.com/CaueGrassi7 "CaueGrassi7 on GitHub")
## 🛠️ Technologies


