There are 6 repositories under database-modeling topic.
Open-source data modeling tool designed for PostgreSQL. No more typing DDL commands. Let pgModeler do the work for you!
BRMW is a free open source entity-relationship database modeling tool. We're working to make learning database modeling simple and accessible for everyone.
Demo project moved to
A DAG React Component for visualization modeling, suitable for UML, database modeling, data warehouse construction.(一个基于React的数据可视化建模的DAG图,适用于UML,数据库建模,数据仓库建设等业务)
Ecommerce Realtime Data Pipeline (Data Modeling, Workflow Orchestration, Change Data Capture, Analytical Database and Dashboarding)
Build an end to end data application with Yelp review dataset. (data collect -> DB config -> data ETL -> data dashboard (analysis/ML)
🎼 Проект по моделированию и реализации базы данных музыкального стримингового сервиса
Data Warehouse modeling, design, implementation, and analysis for an Airline Company.
Repositório para armazenar banco de dados em diagrama de entidade e relacionamento (DER).
A compilation of projects completed during the PROPROFISSÃO 4.0 program at Instituto PROA in collaboration with SENAC Lapa Tito. Documents my learning journey from HTML to Java.
Personal portfolio developed only HTML and CSS. Go https://landing.angelruggia.ar
This project is Master's degree homework project which to make simple site and database system with django framework and data modeling also with erwin
Designed a database system with ERD and RDM based on the business rules. Implemented a database system in Oracle database with necessary constraints and index. Performed SQL queries on data to ensure database system is well implemented.
Database modeling by creating an E-R diagram and a logical model for RPG game. The goal is to understand how to design tables, relationships, and attributes for future database development. (subject_DBS)
Trabalho Final de Modelagem e Projeto de Banco de Dados.
An project that I modelling a database and populate it using a Rick And Morty API. Was a project proposed by a database discipline of my bachelor's degree.
SQL code imports information and assesses specific questions about fictional employees.
Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados
Designed full Database Architecture and implemented using the Oracle SQL database. Various Entity Types and their analysis, Functional Requirements and Conceptual view of the Database Design, Relational schema with sample extension, Relevant SQL DDL, DML statements with constraints, Stored procedures, and Triggers
A full-stack Flask app where users can create, view, and delete custom trading cards for original female supervillains. Features full CRUD and RESTful API endpoints using Python, Flask, SQLAlchemy, Jinja2, and form validation. Built to showcase back-end, database, and API integration skills.
This repository contains files for a project which integrates Python and SQL to build a song playlist.
Relacyjna baza danych wypożyczalni sprzętu sportowego stworzona w T-SQL (SQL Server).
Contains database modelling and setup documentation featuring several key database technologies and JPA application core that is meant to provide interface to work with the mentioned database. Produced as a duo coursework project within CTU FEE B0B36DBS - Database Systems university course.
Building a modern data warehouse with SQL Server, including ETL pipelines (bronze → silver → gold) and data modeling for POS sales data.
A complete, production-ready database schema for an AirBnB. Features a fully normalized (3NF) PostgreSQL design with UUID primary keys, comprehensive constraints, sample data, and detailed documentation. Includes tables for users, properties, bookings, payments, reviews, and etc. with proper foreign key relationships and business rule enforcement.
Designed a relational database from scratch using Spotify's most-streamed tracks dataset. Cleaned and normalized data, built queries to explore musical trends, and analyzed song features across platforms.
DBS - Assignment 4 and 5 - Data Modeling and Implementation of processes on database layer
This project is a relational database designed to manage data for a game company with multiple games that share a similar structure. The database supports key game elements such as player accounts, guilds, quests, an inventory/shop system and other addional elements, while allowing for future scalability and feature expansion.