Skip to content
#

database-design

Here are 28 public repositories matching this topic...

This repository focuses on developing and optimizing an e-commerce database. It includes comprehensive database design, advanced query techniques, and performance optimization strategies.

  • Updated Oct 30, 2024
  • PLpgSQL
Cyclone-Database

A MySQL relational cyclone database including all NOAA recorded cyclones originating from the Pacific and Atlantic Oceans in 2014 designed and built complete with views and queries for predictive analysis purposes.

  • Updated Dec 25, 2019
  • PLpgSQL

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 Aug 29, 2025
  • PLpgSQL

This project develops a university course management database, handling student enrollments, course information, and program data. It features SQL views, functions, and constraints to rank students by course performance, enforce prerequisites, and maintain integrity through foreign keys and validation checks for consistent data management.

  • Updated Sep 22, 2024
  • PLpgSQL

Improve this page

Add a description, image, and links to the database-design 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-design topic, visit your repo's landing page and select "manage topics."

Learn more