51
SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL
(research.google)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
So like LINQ?
I find LINQ query syntax less readable than SQL. I like LINQ method syntax for simple, linear queries.
The linear method syntax is somewhat like the idea of piping SQL operations.