Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / ORM

ORM

ORM

Great Reads

by Rahul Rajat Singh
This article talks about the Table per Hierarchy inheritance relationship using entity framework.
by Rahul Rajat Singh
This article discuss about implementing Table per Type inheritance hierarchy using Entity Framework.
by aquila huang
Introduction of the open source project Light.Data
by Vadim Loboda
ADO.NET Micro-ORM to SQL Server

Latest Articles

by Rahul Rajat Singh
This article talks about the Table per Hierarchy inheritance relationship using entity framework.
by Rahul Rajat Singh
This article discuss about implementing Table per Type inheritance hierarchy using Entity Framework.
by aquila huang
Introduction of the open source project Light.Data
by Vadim Loboda
ADO.NET Micro-ORM to SQL Server

All Articles

Sort by Score

ORM 

by jgauffin
Introducing the data mapper in Griffin.Framework
by Trần_Tuấn_Anh
SQL Injection (SQLi) is a serious security vulnerability that allows attackers to execute arbitrary SQL code on a database. This can lead to unauthorized access, data breaches, and even complete system compromise.
by Gaurav Aroraa
NHibernate threw an error when used Reserved SQLserver kerywords with in mappings, queries, etc.
by Trần_Tuấn_Anh
Understanding the differences between JPA (Java Persistence API) and Hibernate is crucial for developers working with Java persistence technologies.