DEV Community

# orm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
It's Prisma Time - Introduction

It's Prisma Time - Introduction

139
Comments 3
3 min read
How do Object Relational Mappers (like Entity Framework) work?

How do Object Relational Mappers (like Entity Framework) work?

79
Comments 4
5 min read
Sequelize + TypeScript - What you need to know

Sequelize + TypeScript - What you need to know

64
Comments 13
7 min read
It's Prisma Time - Setup

It's Prisma Time - Setup

63
Comments
2 min read
What is Dapper, and why you should consider it for your .NET projects

What is Dapper, and why you should consider it for your .NET projects

36
Comments 15
6 min read
Pagination using Gorm scopes

Pagination using Gorm scopes

33
Comments 4
2 min read
ORM vs Pure SQL: Which to Choose?

ORM vs Pure SQL: Which to Choose?

33
Comments 18
1 min read
It's Prisma Time - Pagination

It's Prisma Time - Pagination

32
Comments 8
4 min read
Introduction to Object-relational mapping: the what, why, when and how of ORM

Introduction to Object-relational mapping: the what, why, when and how of ORM

30
Comments 6
7 min read
Go ORMs Compared

Go ORMs Compared

30
Comments 3
5 min read
Can I Use MongoDB with Prisma Yet?

Can I Use MongoDB with Prisma Yet?

27
Comments 2
5 min read
ORM vs Query Builders vs Raw SQL

ORM vs Query Builders vs Raw SQL

27
Comments 8
2 min read
It's Prisma Time - Execute your own queries

It's Prisma Time - Execute your own queries

26
Comments
4 min read
Drizzle ORM, SQLite and Nuxt JS - Getting Started

Drizzle ORM, SQLite and Nuxt JS - Getting Started

25
Comments 4
6 min read
What are ORMs and When to Use Them

What are ORMs and When to Use Them

22
Comments 4
2 min read
It's Prisma Time - Seeding

It's Prisma Time - Seeding

22
Comments
3 min read
It's Prisma Time - Create Relations

It's Prisma Time - Create Relations

19
Comments
4 min read
Faster CSV export with Django & Postgres

Faster CSV export with Django & Postgres

19
Comments 1
2 min read
Get Results From Doctrine As DTOs

Get Results From Doctrine As DTOs

18
Comments 3
2 min read
Connecting to a MySQL database with SQLAlchemy

Connecting to a MySQL database with SQLAlchemy

18
Comments
3 min read
It's Prisma Time - Create Table

It's Prisma Time - Create Table

17
Comments
3 min read
Pocket Guide on Sequelize ORM for NodeJS

Pocket Guide on Sequelize ORM for NodeJS

17
Comments
12 min read
TypeORM Connection in NestJS

TypeORM Connection in NestJS

17
Comments
2 min read
GraphQL Subscriptions and MikroOrm in 2021

GraphQL Subscriptions and MikroOrm in 2021

16
Comments 1
13 min read
Django & DRF 101, partie 1 : ORM et accès à la donnée

Django & DRF 101, partie 1 : ORM et accès à la donnée

16
Comments 3
15 min read
Django GenericForeignKey with GenericRelation

Django GenericForeignKey with GenericRelation

15
Comments
2 min read
Do JDBC ao Spring Data (ou: é possível reduzir código?)

Do JDBC ao Spring Data (ou: é possível reduzir código?)

15
Comments 1
8 min read
It's Prisma Time - Transactions

It's Prisma Time - Transactions

14
Comments 3
3 min read
Prisma in 500 Seconds

Prisma in 500 Seconds

14
Comments 3
7 min read
ROW_NUMBER, PARTITION, & other reasons SQL is beautiful

ROW_NUMBER, PARTITION, & other reasons SQL is beautiful

14
Comments
2 min read
Add custom operators to typeorm

Add custom operators to typeorm

13
Comments
2 min read
Prisma VS TypeORM - description and comparison

Prisma VS TypeORM - description and comparison

13
Comments 5
9 min read
Building TypeScript ORM

Building TypeScript ORM

13
Comments
2 min read
It's Prisma Time - Create Db

It's Prisma Time - Create Db

13
Comments 3
1 min read
It's Prisma Time - Migrations

It's Prisma Time - Migrations

12
Comments 2
4 min read
Doctrine: HOW TO recover from rolled back transaction

Doctrine: HOW TO recover from rolled back transaction

11
Comments
3 min read
It's Prisma Time - Delete

It's Prisma Time - Delete

11
Comments
5 min read
It's Prisma Time - Update

It's Prisma Time - Update

11
Comments 2
3 min read
It's Prisma Time - Logging

It's Prisma Time - Logging

10
Comments
2 min read
Getting Yourself Acquainted with TypeORM

Getting Yourself Acquainted with TypeORM

10
Comments
5 min read
When to use/not use an ORM

When to use/not use an ORM

10
Comments 6
1 min read
An overview of TypeORM

An overview of TypeORM

10
Comments 2
6 min read
Global scope in Laravel, the easy way.

Global scope in Laravel, the easy way.

9
Comments
1 min read
[Part 3/100] Eloquent sucks

[Part 3/100] Eloquent sucks

9
Comments 4
4 min read
Is Hibernate Really Worth It ?

Is Hibernate Really Worth It ?

9
Comments 1
5 min read
RepoDb - a hybrid ORM library for .NET.

RepoDb - a hybrid ORM library for .NET.

9
Comments 4
2 min read
ORM - As melhores bibliotecas para JavaScript

ORM - As melhores bibliotecas para JavaScript

9
Comments
5 min read
A new Java ORM and why we need it

A new Java ORM and why we need it

9
Comments
8 min read
How Prisma Introspects a Schema from a MongoDB Database

How Prisma Introspects a Schema from a MongoDB Database

9
Comments 1
9 min read
DBIC testing: rs_with_new_rows

DBIC testing: rs_with_new_rows

9
Comments
2 min read
The story behind salesforce-orm Gem

The story behind salesforce-orm Gem

9
Comments
4 min read
Get Started with Prisma and Nextjs with Supabase (Postgress Database)

Get Started with Prisma and Nextjs with Supabase (Postgress Database)

9
Comments
2 min read
Alternatives to SQLAlchemy for your project - Prisma case

Alternatives to SQLAlchemy for your project - Prisma case

9
Comments 2
15 min read
Introducing JPA and Hibernate

Introducing JPA and Hibernate

8
Comments
3 min read
ORM ishlatish kerakmi?

ORM ishlatish kerakmi?

8
Comments 5
1 min read
Booking Typescript API with Express, typeORM and Postgres

Booking Typescript API with Express, typeORM and Postgres

8
Comments
2 min read
It's Prisma Time - Insert

It's Prisma Time - Insert

8
Comments
4 min read
Rails like scope methods in Objection.js (NodeJS ORM)

Rails like scope methods in Objection.js (NodeJS ORM)

8
Comments
3 min read
It's Prisma Time - Select

It's Prisma Time - Select

8
Comments
3 min read
golang generic orm

golang generic orm

7
Comments
3 min read
loading...