|
|
|
|
|
by HelloNurse
15 days ago
|
|
Even wilder: > SQL was not designed for application development, and every attempt to integrate it into higher level programs (ORM, fluent query builders, raw strings, macros/preprocessors) comes with unpleasant rough edges. Forgetting that interactive SQL queries, and to an even greater degree the underlying databases, are applications. |
|
SQL makes doing something that is VERY hard stupidly easy.