It is a Hotel Management System that developed with Django - Python. Database tables have been created according to normalization rules.
-
Updated
Mar 7, 2021 - Python
It is a Hotel Management System that developed with Django - Python. Database tables have been created according to normalization rules.
A tool for database analysis
General Information
Developed a program that Generates SQL Statements to Check Normalization in One Table and Normalize It If Needed. [Python and PostgreSQL]
A driver program to decompose a relation with violating functional dependencies into BCNF
SQL Assignments from CSC 453
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).
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."