PRQL
prql-lang.org
external-link
PRQL is a modern language for transforming data
Newtra
link
fedilink
91Y

ooo, I love this. It reminds me of how nice C#'s LINQ is…

“Pipeline style” DB queries have some interesting advantages as well:

  • It’s straightforward to write efficient queries for DBs that don’t include a query optimizer stares at Datomic
  • You can split the pipeline into server-side and client-side steps when working with less capable DBs stares at most of NoSQL
  • It would be much easier to transition from a pipeline API to a non-text-based API so that our ORMs/query builders can directly talk to DBs without the overhead of generating and parsing SQL.
Create a post

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

  • 1 user online
  • 144 users / day
  • 275 users / week
  • 709 users / month
  • 2.87K users / 6 months
  • 1 subscriber
  • 2.98K Posts
  • 63.8K Comments
  • Modlog