|
|
|
|
|
by kubota
839 days ago
|
|
I strongly disagree that SQL is broken. Try using JPA or your favorite ORM on a large project with a complex entity graph. It is a nightmare having to ctrl-click deep into the entity graph to see what annotations are on some great-grandchildren to get an idea as to what query is being executed. When working with relational data SQL has always been the ideal tool for the job on the projects I've worked on. |
|
Using the psychosis of ORMs to defend the psychosis of SQL is itself a form of psychosis