DEV Community

# orm

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Django ORM: The Magic between the Application and the Database

The Django ORM: The Magic between the Application and the Database

Comments
6 min read
Go Bun ORM with PostgreSQL Quickly Example

Go Bun ORM with PostgreSQL Quickly Example

1
Comments
3 min read
What are Object-Relational Mappers (ORMs)?

What are Object-Relational Mappers (ORMs)?

3
Comments 1
2 min read
ORM vs Pure SQL: Which to Choose?

ORM vs Pure SQL: Which to Choose?

33
Comments 18
1 min read
ORM vs SQL Puro: ¿Cuál Elegir?

ORM vs SQL Puro: ¿Cuál Elegir?

2
Comments
2 min read
Trysil - TWhereClause

Trysil - TWhereClause

Comments
1 min read
Popular ORMs and Their Difference: Prisma, TypeORM, and Sequelize

Popular ORMs and Their Difference: Prisma, TypeORM, and Sequelize

1
Comments
2 min read
Creating Seeding with Prisma

Creating Seeding with Prisma

Comments
4 min read
Go ORMs Compared

Go ORMs Compared

29
Comments 3
5 min read
MikroORM 6: Polished

MikroORM 6: Polished

Comments
16 min read
The Terminator of ORM Technology

The Terminator of ORM Technology

5
Comments
6 min read
Understanding Many-to-One and Many-to-Many Relationships in Node.js

Understanding Many-to-One and Many-to-Many Relationships in Node.js

3
Comments
15 min read
Digging into Marten query sets

Digging into Marten query sets

6
Comments
8 min read
What Are ORMs & Should You Use Them

What Are ORMs & Should You Use Them

Comments
7 min read
Django ORM with objects

Django ORM with objects

Comments
2 min read
Ruby Adventures with ArcadeDB

Ruby Adventures with ArcadeDB

2
Comments
2 min read
EntityManager is closed : Recovering from Doctrine exceptions

EntityManager is closed : Recovering from Doctrine exceptions

5
Comments
1 min read
How is your data actually flushed? Hibernate ActionQueue event priorities.

How is your data actually flushed? Hibernate ActionQueue event priorities.

2
Comments
4 min read
ERDIA: TypeORM entity specification documentation tool

ERDIA: TypeORM entity specification documentation tool

6
Comments
3 min read
What Is the N+1 Query Problem and How to Detect It

What Is the N+1 Query Problem and How to Detect It

4
Comments 3
8 min read
Drizzle ORM SQLite and Nuxt - Integrating Nuxt Auth, Part 2

Drizzle ORM SQLite and Nuxt - Integrating Nuxt Auth, Part 2

7
Comments
8 min read
Discover the Benefits of Using Prisma in Your Next Project

Discover the Benefits of Using Prisma in Your Next Project

2
Comments
5 min read
Drizzle ORM SQLite and Nuxt - Integrating Nuxt Auth, Part 1

Drizzle ORM SQLite and Nuxt - Integrating Nuxt Auth, Part 1

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

Drizzle ORM, SQLite and Nuxt JS - Getting Started

23
Comments 4
6 min read
How Metis Optimized Queries Executed by Sequelize - A Case Study

How Metis Optimized Queries Executed by Sequelize - A Case Study

1
Comments
6 min read
Queryx: An Open-Source Golang ORM with Automatic Schema Management

Queryx: An Open-Source Golang ORM with Automatic Schema Management

1
Comments
2 min read
Taking Control with PostgreSQL Functions: Closing the Gap to ORM Functionality

Taking Control with PostgreSQL Functions: Closing the Gap to ORM Functionality

3
Comments
6 min read
Best TypeScript ORM just got better

Best TypeScript ORM just got better

Comments
3 min read
Backend without ORM

Backend without ORM

7
Comments 2
5 min read
Real-time page views with Next.js, Turso and Drizzle ORM

Real-time page views with Next.js, Turso and Drizzle ORM

1
Comments
3 min read
build dynamic query predicate in Linq

build dynamic query predicate in Linq

1
Comments
3 min read
mongo-strict, smart MongoDB ORM for Node JS

mongo-strict, smart MongoDB ORM for Node JS

1
Comments
1 min read
Mastering Eloquent ORM Relationships in Laravel

Mastering Eloquent ORM Relationships in Laravel

Comments
3 min read
Prisma VS TypeORM - description and comparison

Prisma VS TypeORM - description and comparison

11
Comments 4
9 min read
Quem é melhor? ORM ou SQL puro?

Quem é melhor? ORM ou SQL puro?

2
Comments 1
9 min read
Three Ways to Secure Database APIs: Which Is Right for You?

Three Ways to Secure Database APIs: Which Is Right for You?

6
Comments
6 min read
What is Object-Relational Mapping (ORM)?

What is Object-Relational Mapping (ORM)?

2
Comments
3 min read
Prisma in 500 Seconds

Prisma in 500 Seconds

14
Comments 3
7 min read
Python ORM: Peewee

Python ORM: Peewee

1
Comments
13 min read
Announcing a new TypeScript ORM

Announcing a new TypeScript ORM

1
Comments
8 min read
Go is also able to use objects to operate databases. Many users have commented that this ensures robustness in the code

Go is also able to use objects to operate databases. Many users have commented that this ensures robustness in the code

1
Comments
3 min read
Limpando dados antigos de um banco de dados multi-tenant

Limpando dados antigos de um banco de dados multi-tenant

2
Comments
4 min read
ORM: Prisma or Sequelize?

ORM: Prisma or Sequelize?

1
Comments 2
1 min read
Connecting Mysql with python sqlalchemy orm.

Connecting Mysql with python sqlalchemy orm.

4
Comments
2 min read
why you need SQLAlchemy as a Python developers

why you need SQLAlchemy as a Python developers

4
Comments
4 min read
Laravel Eloquent ORM 2-in-1 Methods

Laravel Eloquent ORM 2-in-1 Methods

2
Comments
2 min read
confusing issues with EF Core

confusing issues with EF Core

5
Comments 2
6 min read
Getting Started on Elixir and Ecto Part 5

Getting Started on Elixir and Ecto Part 5

2
Comments
2 min read
MongoDB ORMs, ODMs, and Libraries

MongoDB ORMs, ODMs, and Libraries

6
Comments 1
4 min read
Quick tip: Using Hibernate with SingleStoreDB

Quick tip: Using Hibernate with SingleStoreDB

2
Comments
4 min read
Django eficiente - select_related

Django eficiente - select_related

Comments
3 min read
Mito: An ORM for Common Lisp

Mito: An ORM for Common Lisp

4
Comments 2
8 min read
O que é ORM - Mapeamento objeto-relacional

O que é ORM - Mapeamento objeto-relacional

4
Comments
2 min read
pinia + vuex-orm = pinia-orm

pinia + vuex-orm = pinia-orm

6
Comments
1 min read
Alternatives to SQLAlchemy for your project - Prisma case

Alternatives to SQLAlchemy for your project - Prisma case

8
Comments 2
15 min read
ORM vs Core Database Driver

ORM vs Core Database Driver

6
Comments
2 min read
Prisma 101

Prisma 101

6
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
Building TypeScript ORM

Building TypeScript ORM

13
Comments
2 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
loading...