| ▲ | arunix 18 hours ago | |
ORMs based on the query object pattern don't hide the database, but make SQL more reusable/composable (e.g. SQLAlchemy, JOOQ, etc). | ||
| ▲ | kamma4434 25 minutes ago | parent [-] | |
One wonders if that’s an ORM at all or a query composer… | ||