|
|
|
|
|
by mieko
1396 days ago
|
|
Because COBOL has been replaced with better languages for most purposes. SQL is entrenched. I'd also pick SQL for a greenfield project, because... what else? This says nothing about the quality of SQL as a language. What I think is more interesting is: if you were to greenfield a language for a relational database, how much would it look like SQL? |
|
> if you were to greenfield a language for a relational database, how much would it look like SQL?
Save for secondary concerns like syntax, it would be exactly the same in all respects except easier composability.