Tag: ORM

Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework

Filed in Episodes by on November 17, 2020 0 Comments
Episode 435: Julie Lerman on Object Relational Mappers and Entity Framework

Julie Lerman discusses Object Relational Mappers and Entity Framework with Jeremy Jung. They talk about why we use relational databases with object oriented languages; the benefits of ORM query languages; how specialized databases are reducing the need for ORMs; alternatives to ORMs; using views, stored procedures, and raw SQL with ORMs; the importance of profiling […]

Continue Reading »