HackerRank and LeetCode practice
-
Updated
Mar 21, 2025 - SQL
HackerRank and LeetCode practice
A full-stack web application that provides searching and recommending for movies and TV series, built with ReactJS, NodeJS, and ExpressJS.
MySQL Python Data Analytics Mini-Project - Database Normalization & Business Intelligence Dashboard
A comprehensive relational database design project converting university professors flat data into normalized schema with proper constraints and referential integrity using PostgreSQL.
Data cleaning normalization using SQL
My homework solutions (in SSH/Linux/Bash via TAMU HRPC) of the Ph.D. level Statistics course (STAT 624) in Texas A&M University
E-commerce PostgreSQL database with normalized tables and sample data for users, products, and addresses.
This Event Management Software is designed to help employees like Event Managers /Event Organizers, Staff managers, etc in an event planning company to manage their work related to events efficiently.
A web-app hosted on AWS using a MySQL back-end database queried using dynamically generated, user-defined, complex SQL queries. Front-end user-interface designed using BootStrap.
This project is a combination of two project from Trybe on the start of my studies in MySQL queries. There are two databases and a bunch of different queries to practice MySQL queries.
Projects from DS6001, showcasing database management, API data extraction, web scraping, and data analysis. Key assignments include SQL-based database normalization, schema design, API integration, web scraping, and data cleaning using Pandas. The work includes MySQL, PostgreSQL, MongoDB, REST APIs, Docker, and Python data pipelines.
Revision for KCL Database winter exams. Includes SQL queries, database normalisation and data warehouse design.
A group project, where I designed RDBMS aspects such as ER design, database population, DDL, DML, and where I co-developed the Flask app
Project focused on relational database structuring techniques, such as normalization, utilizing Oracle SQL and a PHP interface
SQL scripts for commonly needed dimension tables.
A complete, production-ready database schema for an AirBnB. Features a fully normalized (3NF) PostgreSQL design with UUID primary keys, comprehensive constraints, sample data, and detailed documentation. Includes tables for users, properties, bookings, payments, reviews, and etc. with proper foreign key relationships and business rule enforcement.
This repository contains Group 7's AoL project for COMP6799001 – Database Technology course. The project focuses on applying database normalization (UNF → 1NF → 2NF → 3NF) to the Food Delivery Time dataset, identifying anomalies, and designing a structured database including ERD visualization. (AoL score: 100, grade: A).
Database for various events being held in the university
Add a description, image, and links to the database-normalization topic page so that developers can more easily learn about it.
To associate your repository with the database-normalization topic, visit your repo's landing page and select "manage topics."