|
|
|
|
|
by jpobst
2601 days ago
|
|
Many comments (probably correctly) point out that SQL can't be displaced because it is ubiquitous and "good enough". I wonder if there is room for a "TypeScript" of SQL that would allow developers to opt-in to whatever new language features or paradigms we feel SQL is missing. It would then transpile down to regular SQL to be executed. |
|