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 Code Artist
This project showcases how SQLiteHelper simplifies database interactions, which allows developers to concentrate more on the application's logic rather than the complexities of SQL query writing.