Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bsuvc
22 days ago
|
parent
|
context
|
favorite
| on:
What ORMs have taught me: just learn SQL (2014)
In .NET, I think Dapper comes closest to what you are describing. It does the object mapping, but you still write the queries as SQL.
https://github.com/DapperLib/Dapper
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/DapperLib/Dapper