Skip to content
#

database-normalization

Here are 38 public repositories matching this topic...

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.

  • Updated Aug 6, 2024
  • Jupyter Notebook

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.

  • Updated Sep 3, 2025
  • PLpgSQL

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).

  • Updated Sep 19, 2025

Improve this page

Add a description, image, and links to the database-normalization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-normalization topic, visit your repo's landing page and select "manage topics."

Learn more