Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
intrasight
on June 28, 2023
|
parent
|
context
|
favorite
| on:
Is ORM still an anti-pattern?
It's not just interpolation. The interpolation handler rewrites the query and makes it safe from SQL injection.
There's an add-on to Dapper that does similar:
https://github.com/mishael-o/Dapper.SimpleSqlBuilder
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There's an add-on to Dapper that does similar:
https://github.com/mishael-o/Dapper.SimpleSqlBuilder