close

DEV Community

# orm

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Change tracking and soft delete: audit trails without the boilerplate

Change tracking and soft delete: audit trails without the boilerplate

Comments
4 min read
Relations and lazy loading: modeling real-world data

Relations and lazy loading: modeling real-world data

Comments
4 min read
Filtering, sorting, and pagination with the fluent query builder

Filtering, sorting, and pagination with the fluent query builder

Comments
3 min read
Declarative validation: keep bad data out of your database

Declarative validation: keep bad data out of your database

Comments
3 min read
Entity mapping in depth: attributes, types, and nullable fields

Entity mapping in depth: attributes, types, and nullable fields

Comments
3 min read
Meet Trysil: a lightweight ORM for Delphi

Meet Trysil: a lightweight ORM for Delphi

Comments
3 min read
Automatic audit trails and soft delete in Delphi with Trysil

Automatic audit trails and soft delete in Delphi with Trysil

Comments
5 min read
UQL ORM Expands Entity Definition Options Beyond Decorators to Support Diverse Developer Preferences

UQL ORM Expands Entity Definition Options Beyond Decorators to Support Diverse Developer Preferences

Comments
9 min read
Sequelize + TypeScript: Why public Class Fields Silently Break Your Models

Sequelize + TypeScript: Why public Class Fields Silently Break Your Models

Comments
2 min read
Understanding and Avoiding N + 1 Queries

Understanding and Avoiding N + 1 Queries

BERJAYA 1
Comments
4 min read
ORMs 101: The Ultimate Guide

ORMs 101: The Ultimate Guide

BERJAYA BERJAYA BERJAYA 6
Comments
16 min read
Getting Started with Ent: Facebook’s Open-Source ORM for Go Developers

Getting Started with Ent: Facebook’s Open-Source ORM for Go Developers

BERJAYA 1
Comments
7 min read
ORMs Are a Lie We Tell Junior Developers So They Don't Have to Learn SQL

ORMs Are a Lie We Tell Junior Developers So They Don't Have to Learn SQL

BERJAYA 1
Comments
4 min read
Hedystia 2.0: A New Type-Safe ORM for TypeScript with Multi-Database Support

Hedystia 2.0: A New Type-Safe ORM for TypeScript with Multi-Database Support

Comments 1
3 min read
Como Criar Mocks do DbContext no Entity Framework Core 8 para Testes Unitários

Como Criar Mocks do DbContext no Entity Framework Core 8 para Testes Unitários

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.