Developed a program that Generates SQL Statements to Check Normalization in One Table and Normalize It If Needed. [Python and PostgreSQL]
-
Updated
Jan 31, 2022 - Python
Developed a program that Generates SQL Statements to Check Normalization in One Table and Normalize It If Needed. [Python and PostgreSQL]
SQL Assignments from CSC 453
A driver program to decompose a relation with violating functional dependencies into BCNF
Seminar task from college subject SQL Practicum. App that finds primary key candidates and handles database normalization - decomposition to Third Normal Form and Boyce-Codd normal form. 🔑
Takes Database and Functional dependencies as Input and checks Normalization form and converts up to BCNF.
Database for various events being held in the university
An interpreter for an imperative programming language with syntax based on a subset of C/C++. The program consists of variable and function declarations. When executed, it runs the declared main function. Written in Haskell.
This repository contains Jonathan et al.'s AoL (Assurance of Learning) Group Project for COMP6799001 - Database Technology Course. This group project has been declared to have passed with a high distinction (score: 100, grade: A).
General Information
A tool for database analysis
It is a Hotel Management System that developed with Django - Python. Database tables have been created according to normalization rules.
Add a description, image, and links to the bcnf topic page so that developers can more easily learn about it.
To associate your repository with the bcnf topic, visit your repo's landing page and select "manage topics."