Apr 12 · 4 min read · Behavior Description Assume we are building a KPI management platform. Multiple companies can create accounts (tenants) and let their employees access the platform. A user can be assigned to one or s
Join discussion
Apr 2 · 12 min read · There's a moment every software engineer knows. You're explaining a new feature to a teammate. The schema is in your head. You need something visual, fast, right now. You open a browser tab, type dbdi
Join discussion
Aug 28, 2025 · 1 min read · Create ERD Create all table Create Index Insert data into tables crud operations on tables In table class Create Read Update Delete In table teacher Create Read Update Delete In table student ...
AAriska and 1 more commentedFeb 26, 2024 · 2 min read · When embarking on database design, understanding the nuances between ER models, ER diagrams, and relational schemas is foundational. These concepts, while interrelated, differ significantly in purpose and application. ER Model Serves as the abstract ...
Join discussion