Designed and Developed a comprehensive Database Management System for a modern Pharmacy.
-
Updated
Jan 22, 2019
Designed and Developed a comprehensive Database Management System for a modern Pharmacy.
A case study about designing simple database system for a bookstore. This repository contains ERD design and SQL codes for design of bookstore database system. The main purpose of this system is to build database system for bookstore.
3NF-normalize Yelp data on S3 with Spark and load it into Redshift - automate the whole thing with Apache Airflow
Program which normalize relation scheme to 3NF.
In this project, we are designing the database for the Graphics Design School named ‘Nexus’. A proper methodology of database systems has been followed starting with designing an ER Diagram for the database till the normalization of the schema till 3NF.
A tool for database analysis
Built a complete ETL & Data Modeling pipeline : OLTP (3NF) and OLAP (Star Schema), generated SQL insights, validated data accuracy, and outlined future Power BI dashboards & ML models.
This is a database that stores information about car brands and models. The database has been normalized to comply with Third Normal Form (3NF), and its data is made available to users through a small web application.
SQL file for HouseBoat Mnagement System-Normalized-All features-Queries
A toolset for database analysis as bottom up approach
Developed a program that Generates SQL Statements to Check Normalization in One Table and Normalize It If Needed. [Python and PostgreSQL]
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.
The project demonstrates the normalization process of a Healthcare Database from UNF to 3NF, addressing attributes like Patient Information, Drug Information, and Ward Management.
The System designed in 3NF, comprises entities such as Guests, Rooms, Bookings, and Updates. It optimally organizes guest reservations, room availability management, payment handling, and improves customer experience with real-time updates and personalized services.
Designed a SQL Database/Schema for a Car Rental System. It was created on an Oracle 11g Database. The project features Entity-Relationship Design, Functional Dependency Theory, 3NF/BCNF principles, SQL Code, Bash Scripting
Designed and implemented a 3NF schema (9 entities) with Table-per-Type inheritance, plus 2 analytical views, 2 stored procedures, and a trigger enforcing stock validation and price stamping. Includes seed data and a Docker setup with Adminer for quick demo.
This project analyzes video game sales data (1980-2020) using SQL and Tableau. The dataset includes game sales by platform, genre, publisher, and region. The project covers data preprocessing, SQL queries for insights, and a Tableau dashboard visualization.
Add a description, image, and links to the 3nf topic page so that developers can more easily learn about it.
To associate your repository with the 3nf topic, visit your repo's landing page and select "manage topics."