DEV Community

loading...

# orm

👋 Sign in for the ability sort posts by top and latest.
Get Results From Doctrine As DTOs

Get Results From Doctrine As DTOs

Reactions 3 Comments
2 min read
Create a Query Builder with PHP and SQL

Create a Query Builder with PHP and SQL

Reactions 3 Comments 3
3 min read
Pagination using Gorm scopes

Pagination using Gorm scopes

Reactions 15 Comments
2 min read
Cascade deleting in Prisma (v2)

Cascade deleting in Prisma (v2)

Reactions 3 Comments
2 min read
Understanding Active Record

Understanding Active Record

Reactions 6 Comments
3 min read
SqlAlchemy Python ORM

SqlAlchemy Python ORM

Reactions 6 Comments
2 min read
Building Web Applications using Beego + Mysql+ORM

Building Web Applications using Beego + Mysql+ORM

Reactions 6 Comments
3 min read
Building Linq predicates in code

Building Linq predicates in code

Reactions 6 Comments
2 min read
can I use mongoDB with prisma yet?

can I use mongoDB with prisma yet?

Reactions 24 Comments 2
5 min read
Let's talk about Views

Let's talk about Views

Reactions 5 Comments
2 min read
Sequelize + TypeScript - What you need to know

Sequelize + TypeScript - What you need to know

Reactions 69 Comments 5
7 min read
what databases will prisma support next?

what databases will prisma support next?

Reactions 2 Comments
6 min read
Getting Yourself Acquainted with TypeORM

Getting Yourself Acquainted with TypeORM

Reactions 8 Comments
5 min read
3 reasons why you should try Prisma, today!

3 reasons why you should try Prisma, today!

Reactions 5 Comments
3 min read
Is Hibernate Really Worth It ?

Is Hibernate Really Worth It ?

Reactions 5 Comments
5 min read
ORM for .NET 5 Records

ORM for .NET 5 Records

Reactions 6 Comments
4 min read
Here is a python ORM/Driver for InfluxDB : Influxable

Here is a python ORM/Driver for InfluxDB : Influxable

Reactions 5 Comments
2 min read
ORM and SQLAlchemy — The ‘Magic Wand’ in Database Management

ORM and SQLAlchemy — The ‘Magic Wand’ in Database Management

Reactions 13 Comments
8 min read
Connecting to a MySQL database with SQLAlchemy

Connecting to a MySQL database with SQLAlchemy

Reactions 12 Comments
3 min read
Losing faith in ORMs

Losing faith in ORMs

Reactions 4 Comments 7
3 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

Reactions 16 Comments 6
7 min read
Frustrations with Crystal ORMs

Frustrations with Crystal ORMs

Reactions 3 Comments 5
3 min read
Should I use SQL Views With ORM frameworks?

Should I use SQL Views With ORM frameworks?

Reactions 3 Comments 1
1 min read
The story behind salesforce-orm Gem

The story behind salesforce-orm Gem

Reactions 5 Comments
4 min read
What are ORMs and When to Use Them

What are ORMs and When to Use Them

Reactions 18 Comments 4
2 min read
aerich migration package for Tortoise ORM

aerich migration package for Tortoise ORM

Reactions 6 Comments
2 min read
Django GenericForeignKey with GenericRelation

Django GenericForeignKey with GenericRelation

Reactions 9 Comments
2 min read
Introducing JPA and Hibernate

Introducing JPA and Hibernate

Reactions 7 Comments
3 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

Reactions 37 Comments 15
6 min read
Django + MySQL, How to port your web application from SQLite to MySQL

Django + MySQL, How to port your web application from SQLite to MySQL

Reactions 4 Comments 1
3 min read
Inheritance in SQLAlchemy (with Flask)

Inheritance in SQLAlchemy (with Flask)

Reactions 5 Comments
2 min read
Can you create db table with Bitrix ORM?

Can you create db table with Bitrix ORM?

Reactions 5 Comments
1 min read
Pocket Guide on Sequelize ORM for NodeJS

Pocket Guide on Sequelize ORM for NodeJS

Reactions 10 Comments
12 min read
Rails like scope methods in Objection.js (NodeJS ORM)

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

Reactions 8 Comments
3 min read
Modality 1.0 - a lightweight Java ORM library

Modality 1.0 - a lightweight Java ORM library

Reactions 3 Comments 1
1 min read
Django & DRF 101, partie 1

Django & DRF 101, partie 1

Reactions 12 Comments
15 min read
RepoDb - a hybrid ORM library for .NET.

RepoDb - a hybrid ORM library for .NET.

Reactions 9 Comments 4
2 min read
When to use/not use an ORM

When to use/not use an ORM

Reactions 10 Comments 6
1 min read
How do Object Relational Mappers (like Entity Framework) work?

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

Reactions 79 Comments 4
5 min read
ORM vs Query Builders vs Raw SQL

ORM vs Query Builders vs Raw SQL

Reactions 27 Comments 8
2 min read
Add custom operators to typeorm

Add custom operators to typeorm

Reactions 13 Comments
2 min read
Django ORM

Django ORM

Reactions 5 Comments
2 min read
FireO - Querying and filtering Data in Firestore

FireO - Querying and filtering Data in Firestore

Reactions 4 Comments
1 min read
NestedModel in Google Firestore - FireO

NestedModel in Google Firestore - FireO

Reactions 6 Comments
1 min read
Google Firestore ORM package in Python

Google Firestore ORM package in Python

Reactions 7 Comments
1 min read
Sequalize model validation or express-validator?

Sequalize model validation or express-validator?

Reactions 7 Comments 5
1 min read
Faster CSV export with Django & Postgres

Faster CSV export with Django & Postgres

Reactions 18 Comments 1
2 min read
TypeORM Connection in NestJS

TypeORM Connection in NestJS

Reactions 15 Comments
2 min read
Make Life Easier with Relational Database & Node.js with sequelize-utility

Make Life Easier with Relational Database & Node.js with sequelize-utility

Reactions 6 Comments
1 min read
Doctrine: HOW TO recover from rolled back transaction

Doctrine: HOW TO recover from rolled back transaction

Reactions 10 Comments
3 min read
How to use Sequelize ORM in your Express application

How to use Sequelize ORM in your Express application

Reactions 11 Comments
8 min read
What is Object-Relational Mapping? How to Roll-Your-Own JavaScript ORM

What is Object-Relational Mapping? How to Roll-Your-Own JavaScript ORM

Reactions 50 Comments 1
14 min read
Which ORM to use for build an API with NodeJS ?

Which ORM to use for build an API with NodeJS ?

Reactions 5 Comments 7
1 min read
Similarities of Sequelize.js and Mongoose.js

Similarities of Sequelize.js and Mongoose.js

Reactions 11 Comments
1 min read
Explain ORM oneToMany, manyToMany relation like I'm five

Explain ORM oneToMany, manyToMany relation like I'm five

Reactions 12 Comments 2
1 min read
Data Filtering in a Django Website using Elasticsearch

Data Filtering in a Django Website using Elasticsearch

Reactions 27 Comments
7 min read
ORM-less Data Access in .Net Core

ORM-less Data Access in .Net Core

Reactions 74 Comments 9
9 min read
QuerySet Filters on Many-to-many Relations

QuerySet Filters on Many-to-many Relations

Reactions 11 Comments
4 min read
Explain ORM like I'm five

Explain ORM like I'm five

Reactions 41 Comments 18
1 min read
Creating an ODM with JavaScript

Creating an ODM with JavaScript

Reactions 34 Comments 4
6 min read
loading...