Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dortiz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dortiz
17y ago
First of all, you can't do ORM without knowing SQL it's an inherently leaky abstraction and that's not changing anytime soon. Using SQL is great except what do you define as 'SQL'. Is it MySQL, Oracle or Postgres? How do I migrate between
2.
▲
by
dortiz
17y ago
This author doesn't know ORM, plain and simple. ORM has serious limitations and we can all agree that it sucks some of the time but a lot of the suckiness depends on the tool. If you use a crummy ORM expect crummy results. I could go on