Forem

# databasedesign

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Laravel Pivot Tables Explained: Clean Handling of Many-to-Many Relationships
Cover image for Laravel Pivot Tables Explained: Clean Handling of Many-to-Many Relationships

Laravel Pivot Tables Explained: Clean Handling of Many-to-Many Relationships

17
Comments
4 min read
🧠 "It Wasn’t the Code That Broke—It Was the Database" How to Design Scalable Databases That Grow with Your App
Cover image for 🧠 "It Wasn’t the Code That Broke—It Was the Database" How to Design Scalable Databases That Grow with Your App

🧠 "It Wasn’t the Code That Broke—It Was the Database" How to Design Scalable Databases That Grow with Your App

2
Comments
3 min read
Database Normalization Summary

Database Normalization Summary

1
Comments
1 min read
Best Practices for PostgreSQL Database Design to Ensure Performance, Scalability, and Efficiency

Best Practices for PostgreSQL Database Design to Ensure Performance, Scalability, and Efficiency

4
Comments
5 min read
Understanding Composite Keys in Databases
Cover image for Understanding Composite Keys in Databases

Understanding Composite Keys in Databases

Comments
1 min read
🚀 SQL vs NoSQL: Which Database Will Make or Break Your Project?
Cover image for 🚀 SQL vs NoSQL: Which Database Will Make or Break Your Project?

🚀 SQL vs NoSQL: Which Database Will Make or Break Your Project?

6
Comments
2 min read
Mastering Databases: From Optimizing Queries to Distributed Systems — Hoài Nhớ
Cover image for Mastering Databases: From Optimizing Queries to Distributed Systems — Hoài Nhớ

Mastering Databases: From Optimizing Queries to Distributed Systems — Hoài Nhớ

33
Comments 8
4 min read
Why Creating an ERD is Essential Before Starting Your Backend Project.
Cover image for Why Creating an ERD is Essential Before Starting Your Backend Project.

Why Creating an ERD is Essential Before Starting Your Backend Project.

16
Comments 4
5 min read
Building a Modern User Permission Management System with FastAPI, SQLAlchemy 2.0, and MariaDB

Building a Modern User Permission Management System with FastAPI, SQLAlchemy 2.0, and MariaDB

27
Comments 3
16 min read
Conceptual Database Design with ER Model
Cover image for Conceptual Database Design with ER Model

Conceptual Database Design with ER Model

2
Comments
1 min read
loading...