|
|
|
|
|
by da39a3ee
1751 days ago
|
|
I've done backend web development with a relational DB via an ORM for 10 years. I'm OK at that, but I'm fucking hopeless at SQL. I know that my opinions are thus undermined, but I really wish we could get rid of SQL and replace it with something like logica [1] like today. SQL's pseudo-natural language syntax is an embarrassment and its lack of composability is even more of an embarrassment. [1] https://opensource.google/projects/logica |
|
I find them to be a huge step forwards in terms of adding composability to complex queries.