Program which normalize relation scheme to 3NF.
-
Updated
Dec 21, 2020 - Python
Program which normalize relation scheme to 3NF.
A simple tool for database design
Developed a program that Generates SQL Statements to Check Normalization in One Table and Normalize It If Needed. [Python and PostgreSQL]
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. 🔑
Add a description, image, and links to the 3nf topic page so that developers can more easily learn about it.
To associate your repository with the 3nf topic, visit your repo's landing page and select "manage topics."