normalization-database
There are 55 repositories under normalization-database topic.
aryashah2k/Learn-Database-Management-Systems
An Awesome Repository Containing All The Theory Lecture Slides and Lab Sessions With Code Files Taught At An Undergraduate Level At My University. Course Code: BTIT03105
kpratikin/Hotel-Reservation-System-Database-
Designed and implemented database schema for hotel reservation system. Identified key business metrics for the system and constructed complex SQL queries to retrieve desired information. Documented the entire system by developing comprehensive UML diagrams.
seby-sbirna/Database-Design-Modeling-and-Programming-of-National-Library-Catalog-System
This repository contains the two-part advanced SQL programming and database design capstone project made for the DTU Data Science course 02170: Database Systems
arkaprabha10/Banking-Database
SQL Database for the customer care service of a Banking System
claudiomarpda/RoomBooking
Database operations developed with Java and MySQL for a DB course.
gustavclausen/functional-dependency-finder
Simple Python program used to find potential functional dependencies from instances of a relation in a MySQL database
Nachospt/Sport_machine_learning
The code extracts the tables according to some configuration automatically, selects tables, filters, normalizes it, aggregates in different ways, imputes missing data and runs advanced descriptive methods. The methods used are the biplot, a method similar to PCA that allows to create an optimal representation of both the rows and columns to see the main patterns in the data.
vinayak1998/IPL_stats
A website that displays all the information a fan might want, be it ball by ball statistics, batting statistics, interesting facts and much more!
anuprshetty/ipl_data_management
IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.
FawadJawaid/database-design-of-graphics-design-school
In this project, we are designing the database for the Graphics Design School named ‘Nexus’. A proper methodology of database systems has been followed starting with designing an ER Diagram for the database till the normalization of the schema till 3NF.
Gabriel-Lucena/PTBIBDA
O componente curricular aborda conceitos básicos da teoria de banco de dados, arquitetura, organização, projeto e modelagem com ênfase no modelo entidade-relacionamento e modelo relacional, adotando uma linguagem para definição e manipulação de dados.
isaque-S-0liveira/mysql-one-for-all-BE
O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.
Khushiiiii/DBMS-IPL
This is a Database Management System to manage complex data of Indian Premiere League (A cricket league).
manu-choraria/Normalizations_Using_Menu_Driven
We have implemented Different types of normalizations techniques min-max normalization, Z-scale normalization, and decimal scaling normalization using menu- driven approach. We have used a user-input method for taking inputs from the user and perform normalization on the data value.
NavidK27/Dentists-Polyclinic-Database-Management-System
SQL Project of Database Management System for a Dentists Polyclinic
Ridwanullahi-code/vet_clinic_database
The Veterinary PostgreSQL Database Management System is a system designed to manage the data and records of a veterinary clinic. The system is designed to store and manage data related to animals, their owners, appointments, treatments, and medical histories
albarracincristian/PruebaTecnica
Prueba tecnica para la creacion de servicios para Clever Business de control de ingresos y egresos de personal por sucursal.
EILD-nrw/nf-trainer
Eine Lernanwendung für Normalformen in Datenbanken.
Harsha-Vardhan-Tangudu/DataBase-Management-System-Project
Smart water meter data analyzed to solve water issues through the Concepts of DataBase management System
Ramanand23/COLLEGE_DBMS_PROJECT
College Database Management System (Mini Project for DBMS subject)
SH3458/Comprehensive-Sales-Data-Structuring-and-Transactional-Insights
This project is centered around the organization and in-depth analysis of sales transaction data. The dataset includes key information such as customer details (name, address, city, country, region), product specifics (name, category, description, unit price), and sales metrics (quantity ordered, order date).
Skye617/data_extraction
SQL codes
alpersonalwebsite/node-express-mongo-db-mongoose-normalization
Node, Express, MongoDB and Mongoose Reference Based Relationships (Normalization)
BrunoPelegrino/one-for-all-project
Foi criado um banco de dados simulando de forma mais simples, o banco de dados do Spotify
felstylex/SQL-Projeto-One-for-all
Projeto realizado utilizando o MySQL
gab0403/one-for-all
Projeto desenvolvido para a prática de Normalização de Tabelas e queries SQL.
jorgeabrahan/database-normalizator
The Normalization Program is a powerful tool designed to automate the process of normalizing database tables to the Second and Third Normal Forms (2NF and 3NF). This program ensures that your database is free from redundancy and maintains data integrity by following strict normalization rules.
jpoliveiramateus/one-for-all
Tabela simulando o banco de dados do Spotify para revisar e consolidar todos os principais conceitos sobre SQL e Database Design.
pratiksha-naikk/Chicago-Crime-Database-Normalization
Python scripts for data preprocessing, SQL integration, and a normalized database schema, enabling efficient query handling and analysis of crime data.
S0fiaMedina/proyectoJardineriaDB_J1
Esta es la base de datos de una jardineria que posee +1000 registros que contiene información de clientes, empleados, ordenes, pedidos y oficinas de los empleados.