Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

3nf

Here are 29 public repositories matching this topic...

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.

  • Updated Jan 2, 2022

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

Improve this page

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

Learn more