filmov
tv
.NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
Показать описание
Type inheritance hierarchies as used in object-oriented programming do not map naturally to relational database schemas. In this live stream, we will look at different strategies for inheritance mapping when using EF Core with a relational database. This includes table-per-hierarchy (TPH) mapping, table-per-type (TPT) mapping, and table-per-concrete type (TPC) mapping, which is new in EF Core 7.0 preview 5. We will look at the consequences of the mapping on the generated SQL and consider the performance and storage implications. This will result in some guidance as to when each strategy should be used.
#entityframework #efcore #orm
#entityframework #efcore #orm
.NET Data Community Standup - Entity Framework Core FAQs
.NET Data Community Standup - Window and binary functions using Zomp EF Core extensions
.NET Data Community Standup: EF Core keys and value generation
.NET Data Community Standup - EF Core Internals – Model Building
.NET Data Community Standup - A Whirlwind Tour of EF7
.NET Data Community Standup - Database concurrency and EF Core - Episode 1
.NET Data Community Standup - EF7 Custom Model Conventions
.NET Data Community Standup-Improve your SQL schema and scripts with .NET based static code analysis
.NET Data Community Standup: All about EF Core property mapping
.NET Data Community Standup - Software version and 'stuff'
.NET Data Community Standup - Azure SQL Database and SQL Server 2022: what’s new for developers...
.NET Data Community Standup - Building Distributed Applications - Hot Chocolate, Aspire, & EF Co...
.NET Data Community Standup - A tour of what's new in EF8
.NET Data Community Standup - Database concurrency and EF Core: Beyond optimistic concurrency - Ep 3
.NET Data Community Standup - Performance Improvements to the EF7 Update Pipeline
.NET Data Community Standup - Complex types as value objects in EF8
.NET Data Community Standup - New CLI edition of EF Core Power Tools
.NET Data Community Standup - CoreWCF: Roadmap and Q&A
.NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
.NET Data Community Standup - DbDataSource, a new System.Data abstraction
.NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
Entity Framework Community Standup - Introducing EF Core Compiled Models
.NET Data Community Standup - Intercept this EF7 Preview 6 Event
.NET Data Community Standup - JSON Columns
Комментарии