|
|
|
|
|
by sqlcommando
1333 days ago
|
|
https://learn.microsoft.com/en-us/azure/data-explorer/kusto/... gets linked here from time to time, along with this similar one https://github.com/prql/prql. I'm not sure either one claims SQL parity at this point but one thing they each have going for them is queries start with the entities, rather than the columns, which makes type-ahead completion more natural. I think if you were going to do SQL over you would probably do it that way. SQL is definitely not perfect or optimal, just ubiquitous. |
|