GithubHelp home page GithubHelp logo

nutrition-relational-database-project-'s Introduction

Relational-Database-Team-Project

INTRODUCTION

The objective of the project is to create a prototype of a relational database management system (RDBMS) associated with food, nutrition, and people. By utilizing this RDBMS, we can answer some questions such as how to create a healthy diet, choose a reasonable amount of food, and figure out the essential nutrition for certain age groups of people. We believe that promoting living a healthy life is significant. The domains of the data in this project include food, food category, nutrition of the food, people, and essential nutrition of people.

METHODS

The method to construct this project follows a regular pathway to build up an RDBMS, including formulating functional dependencies of the domains, constructing the schema, creating a UML diagram for the relationship, fixing violations of the normalization, creating the DBMS, and utilizing the DBMS to answer our questions.

UML DIAGRAMS

According to the UML diagrams (Figure 1), R1:People and R2: people_daily_nutrition is one-to-one relationship; R1: people and R6: people_daily_calorie is one-to-one relationship; R2: people_daily_nutrition and R3: food is one-to-many relationship; R3: food and R4: food_nutrition is one-to-many relationship; R3: food and R5: food_group is a many-to-one relationship. alttext

CODE IMPLEMENTATION

First, run INITIALIZATION to build up the database with the data tables. Second, run Queries_All_in_One to test four type of queries: Aggregation, Subquery, Insert, and Update

nutrition-relational-database-project-'s People

Contributors

deletenomore avatar

Watchers

 avatar

Forkers

juanjmd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.