Spring Boot Web App, Flyway, MySQL, H2DB, Bootstrap, Thymeleaf, JWT, Swagger, API Rate Limiting, Docker, RBAC, i18n
-
Updated
Jan 22, 2026 - CSS
Spring Boot Web App, Flyway, MySQL, H2DB, Bootstrap, Thymeleaf, JWT, Swagger, API Rate Limiting, Docker, RBAC, i18n
This repository contains database management system for Rental Property companies. Through this project, any rental property management company can track customers, property assets, maintenance requests, payments, employees and scheduled maintenance. Company can build analytics on this database and automated daily reports will be sent.
Generalized database design for any e-commerce application
An enhanced entity-relationship (EER) model diagram and derivation application built completely in Java.
I developed a scalable and integrated database model by analyzing the data structures of Amazon, Trendyol, and HepsiBurada. The project includes platform-specific EER diagrams, a unified optimized model, SQL implementation with DDL scripts, and detailed documentation.
Designed a database for NBA Players and Management. Utilized concepts such as aggregation, composition, and specialization to make conceptual model that is EER and UML. Created a database and tables using MySQL and MongoDB. Displayed various insights on player performance, player health and fitness, diet plan and their workout plan.
This was a semester-long project in which we were given a description of a database that a client needed. We then went through the process of creating a conceptual EER model, then refined it into a relational model, then converted the relations into 3NF, and then actually created the sql statements with triggers. We also created queries and views.
EER Model of TaskRabbit with SQL Workbench
Modelagem e implementação de um banco de dados SQL para uma loja (e-commerce). Inclui a população do BD e exemplos de queries para consulta.
A database for Managing a TV channel with all its branches and departments -Identify basic requirements and entities . -Create of EER Design to Define the relations in the database. -Mapping EER to the relational model. -Query on the Implemented Database.
Εφαρμογή πινακοθήκης που αναπτυύχθηκε στα πλαίσια του μαθήματος "Βάσεις Δεδομένων" του τμήματος ΗΜ&ΤΥ
Jewellery designers product relational database built with MySQL
Repositório com os modelos desenvolvido no Bootcamp Database Experience para a entrega do Desafio de Projeto.
Create a relational database using MySQL for a fictional small business that offers products or services, allowing customers to rate their experience, while keeping in mind the three normal forms for database design.
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
Our peer-to-peer car rental app's database efficiently manages rentals with 11 interconnected tables—CAR, CAROWNER, WAREHOUSE, RENTEE_CAR, RENTEE, REVIEWS, INSURANCE, CLIENT, TRANSACTIONS, USER, and ADMINISTRATOR—ensuring data consistency with relational integrity constraints for seamless transactions.
Add a description, image, and links to the eer-diagram topic page so that developers can more easily learn about it.
To associate your repository with the eer-diagram topic, visit your repo's landing page and select "manage topics."