normalization-database
There are 55 repositories under normalization-database topic.
ak1132/BCNF-Decomposition
A driver program to decompose a relation with violating functional dependencies into BCNF
chanship72/database
CSCI 585 - Database System
himol7/Hospital-Search-Management-System
Manage a vast database of hospitals and clinic in a city and use it to find a hospital which caters all the needs of a user
joelRibe/BasicMachineLearning_IrisExample
Utilization of some basic algorithms for the recogniton of one of the Iris plants among the three existing (Setosa, Versicolor, Virginica) using Java Object Oriented.
narenakash/BakulHonestyBox-SQL-Database-Application
Database application from scratch. The project starts by selecting the application, then designing the database, obtaining and loading data into a real DBMS (MySQL), and writing SQL queries and Python client program with embedded SQL queries.
sharthZ23/countries_library
Normalization of country names in most languages
star-sniper/DBS201
Final Assignment for DBS201(Summer 17)
Straadlin/Straad.Public.GeneralDesktopApplication.2017
Desktop application: This project can be analyzed for Interviewers to see my way to build solutions using express version of MSSQL (Triggers, Store procedures, Functions, Querys and Recursive queries using CTE) embedded inside C# application, EntityFramework + Layer Pattern, Linq and WindowsForms with .NET Framework 4.6.2 in Visual Studio 2017
alicevillar/database-design-3fn
In this exercise, I design a database to satisfy the third normal form (3NF) using SQL Workbench.
AndersonSilva94/project-one-for-all
20º projeto do curso de Desenvolvimento Web da Trybe: Normalização e criação de banco de dados; trabalhando com views
DasariJayanth/Online-Railway-Reservation-System-DBMS
Online Railway Reservation System DBMS(project)
denistanjingyu/Designing-and-Developing-Databases-National-Fitness-Challenge
Design and develop a database solution to store information about their national fitness challenge, which is facilitated through the mobile app “Fitness 365”
EILD-nrw/nf-trainer-express
Eine Expressbasierte Lernanwendung für Normalformen in Datenbanken
israeleriston/migration-tools
A tool migration tooling has regenerated database
SayantanBanerjee16/MovieTheaterDatabase
Created a database for people buying movie tickets in a theater
sherirosalia/School_Days
Academic success measured against budgets.
Sylvia23/D-ICE
A database Normalisation and Scheduling Platform
xadityax/Database-Normalization
Takes Database and Functional dependencies as Input and checks Normalization form and converts up to BCNF.