Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
edgyquant
on June 28, 2023
|
parent
|
context
|
favorite
| on:
Is ORM still an anti-pattern?
How is this not just a hand rolled ORM?
JohnBooty
on June 28, 2023
[–]
An ORM is a specific kind of data layer. It is general-purpose, and as the name suggests, it is an Object-Relational Mapper whose primary purpose is to map relations to objects and vice-versa.
So no, bespoke data access layer code is not an ORM.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: