dhrumil29796 / Dalhousie_University_CSCI5408_DMWA

All five assignments and the final group project is done in class CSCI5408(Data Management, Warehousing and Analytics) Summer 2021 of MACS at Dalhousie University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dalhousie University | Summer 2021 | CSCI5408 | DMWA (Data Management, Warehousing and Analytics)

All five assignments, and the final group project is done in class CSCI5408(Data Management, Warehousing and Analytics) Summer 2021 of MACS at the Dalhousie University.

Authors


Assignments

Assignment 1

  • The objective of this assignment is to understand industry problems related to data capture, and database design. Create entity relationship model and perform normalization of the database.
    πŸ“„ Problem Statement PDF

Assignment 2

  • The objective of this assignment is to understand research and industry problems related to distributed database operations, and transactions management.
    πŸ“„ Problem Statement PDF

Assignment 3

  • The objective of this assignment is to understand Big Data processing problems, and NoSQL database (document, and graph).
    πŸ“„ Problem Statement PDF

Assignment 4

  • The objective of this assignment is to understand BI framework, creating star/snowflake schema, and concept of sentiment and semantic analysis.
    πŸ“„ Problem Statement PDF

Assignment 5

  • The objective of this assignment is to understand Database Administration, and Database Security.
    πŸ“„ Problem Statement PDF

Final Project (Final Group Project | DP-25)

DVM Relational Database Management System

  • A simple custom relational database and its management system developed by DP-25.
    πŸ“„ Final Project Requirements Statement PDF
  • Team Members:
  • Project Features:
    • Multi-factor authentication (Password Encryption)
    • Query Parser (For DDL, DQL, DML and TCL Queries)
    • Query Processor (For DDL, DQL, DML and TCL Queries)
    • All Databases Generator/View
    • All Users View
    • SQL Dump Generator/View
    • SQL Dump Import
    • ERD Generator/View
    • Log Generator/View
      • General Logs
      • Query Logs
      • Event Logs

About

All five assignments and the final group project is done in class CSCI5408(Data Management, Warehousing and Analytics) Summer 2021 of MACS at Dalhousie University.

License:MIT License


Languages

Language:Java 99.9%Language:HTML 0.1%