Giter Club home page Giter Club logo

db-capstone-project's Introduction

Structure of the repository

architecture contains the database model created with MySQL workbench together with images

procedures contains stored procedures. Probably AddValidBooking was referred to as ManagedBooking in the last module. I left the name as it was before.

queries are business-logic queries which were required, but were not required to be stored as a separate procedures.

prepared_statements is one prepared statement

tableau contains the Tableau workbook. I do not provide .xlsx file due to probable copyright. By the same reason I do not provide the full data used to populate the tables during testing - it was derived from the proprietry course materials.

views contains one view which was required.

jupyter has the jupyter notebook used to connect and query the database back-end.

LittleLemonDB.sql contains the database initialization routines generated by MySQL Workbench.

Note on database organization

Subtle difference witth the default way is the MenusOrders table. It is used to extend the flexibility of the schema and allow one to have multiple menus accounted for the same order (many-to-many). It resulted in slightly more complex related queries which needed one extra JOIN.

On the commit history

This repo contains the subset of commits with the results. I had to re-initialize it to exclude potentially copyrighted materials from the commit history.

Initial letters from my course profile are: VK. Please check with my profile initials if from the course

Submission date: 2023-02-05

db-capstone-project's People

Contributors

user451802 avatar

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.