Skip to content

A project dedicated to redesigning a database schema with constraints, indexes and respecting normalization principles. The data from the old database was transferred to the new schema using DML scripts. The process is summarized and documented in a data report.

Notifications You must be signed in to change notification settings

ahmedopolis/Udiddit-A-Social-News-Aggregator-Schema-Design

Repository files navigation

Udiddit-A-Social-News-Aggregator-Schema-Design

The herein repository host the design schema (DDL), the data migration from an old database to a new one (DML), and a data report ('social news aggregator_data_report.pdf').

License

This codebase is a public domain, so feel free to use this repo for what you want.

About

A project dedicated to redesigning a database schema with constraints, indexes and respecting normalization principles. The data from the old database was transferred to the new schema using DML scripts. The process is summarized and documented in a data report.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages