You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A case study about designing simple database system for a bookstore. This repository contains ERD design and SQL codes for design of bookstore database system. The main purpose of this system is to build database system for bookstore.
The Cocke-Younger-Kasami algorithm implementation proposed by Lange-Leiss that handles grammars on 2NF(Binary Normal Form) instead of CNF(Chomsky Normal Form).
This repository contains Group 7's AoL project for COMP6799001 – Database Technology course. The project focuses on applying database normalization (UNF → 1NF → 2NF → 3NF) to the Food Delivery Time dataset, identifying anomalies, and designing a structured database including ERD visualization. (AoL score: 100, grade: A).