Skip to content

This repo contains files and diagrams about the relational database of the DART's (Dallas Area Road Transport) bus transportation system.

Notifications You must be signed in to change notification settings

Jainish021/Relational-database-design-for-DART-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relational-database-design-for-DART-system

This repo contains files and diagrams about the relational database of the DART's (Dallas Area Road Transport) bus transportation system.

"EER Diagram" diagram has the logical data model of the system based on the requirements of the system. "Relational schema" diagram is derived based on the logic defined in the EER diagram. "Dependency diagram" diagram has the the functional dependencies of the relations in the 3NF form. "DB_TABLES" file has the (MySQL) queries to create tables, assign the primary keys, foreign keys and other constraints of the database.

About

This repo contains files and diagrams about the relational database of the DART's (Dallas Area Road Transport) bus transportation system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published