Modeling
Everything on SkillVeris tagged Modeling — collected across the glossary, study notes, blog, and cheat sheets.
7 resources across 2 libraries
Study Notes(6)
Many-to-Many Relationships
Learn how EF Core models many-to-many relationships with skip navigations, implicit join tables, and explicit join entities that carry payload data.
One-to-Many Relationships
Learn how EF Core models one-to-many relationships through navigation properties and foreign keys, including required vs optional relationships and delete beha…
Power BI Best Practices
A practical checklist of proven techniques for building fast, maintainable, and trustworthy Power BI reports.
Threat Modeling Basics
A practical introduction to threat modeling, including the STRIDE framework, data flow diagrams, and how to run a lightweight threat modeling session.
Data Modeling Patterns
A tour of named MongoDB schema design patterns — attribute, bucket, computed, subset, and extended reference — and the problems each one solves.
MongoDB Interview Questions
A curated set of commonly asked MongoDB interview questions and concepts, covering data modeling, indexing, replication, and sharding fundamentals.