Giter VIP home page Giter VIP logo

database-dev's Introduction

Database Design and Development Project

Project Goal

The project aims to build a database from scratch for a hiking orgarnization, demonstrating step-by-step process from user requirement analysis, to identify entities and relationships with assumptions about cardinality and participation, EER modeling, relational schema, normalization, ending with the CRUD for illustrating purposes. In addition, 10 business queries are answered at the end, using advance SQL queries to generate reports.

Methodologies and Tools:

  • Relational Database with PostgreSQL
  • ER and ERR Mapping with diagrams.net

Workflow:

This project follows a waterfall model, with the phases listed below.

  1. User requirements analysis
  2. Conceptual Design
  3. Logical Design
  4. Physical Design
  5. Normalization
  6. CRUD Operation
  7. Business Inquiries with Advance PostgreSQL

Directory

| - database-dev
|   -- CRUD                                 Includes all the CRUD operation
|       --- Create_Tables.sql               Includes queries to create tables
|       --- Drop_Tables.sql                 Includes queries to drop tables
|       --- Populate_Tables.sql             Includes queries to populate tables
|   -- SQL Queries                          Includes queries to generate reports
|       --- SQL_Commands.sql                Includes queries to answer business inquires
|   -- README.md                            Includes the project's overview
|   -- Database Development Report          Includes all the details about the project's development

Future Development:

This database can be use in conjunction with internal softwares in order to provide better UI for users.

database-dev's People

Contributors

unguyen14 avatar

Stargazers

 avatar

Watchers

 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.