jorgeabrahan/database-normalizator
The Normalization Program is a powerful tool designed to automate the process of normalizing database tables to the Second and Third Normal Forms (2NF and 3NF). This program ensures that your database is free from redundancy and maintains data integrity by following strict normalization rules.
TypeScript