Live data from Hacker News

Google's new pipe syntax in SQL

simonwillison.net

191–192 of 192 posts

Re: Google's new pipe syntax in SQL

#191
post #149

Earlier quoted context omitted.

Not having LINQ is a terrible inconvenience everywhere. Most languages have libs that try to hack something similar, but it usually simply isn't.

It's a lot easier to design a good DSL when it doesn't have to be compatible with anything

Well, .NET was already used a lot when it was built in a few decades ago.

Re: Google's new pipe syntax in SQL

#192

For the sake of God, please fucking stop inventing new pipe languages. LINQ: exists Splunk query language: exists KQL: exists MongoDB query language: exists PRQL: exists

LINQ, Splunk, and KQL are all proprietary. For the purposes of setting new standards, they might as well not exist.

PRQL is the only real entrant in your list when it comes to adding a pipelining syntax to a language for relational queries in a way that others can freely build on.

Post reply on HN