PRQL 0.2 — a modern language for transforming data — a simple, powerful, pipelined SQL replacement. Now ready to use!

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • prql

    PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

  • I'm amazed how similar the code example on the landing page looks to dplyr, which is great in my book. dplyr borrowed heavily from SQL (even if you're not an R user, some of Hadley's design papers are definitely worth reading), but it's never going to be fast because it runs on R* and copies large chunks of data around, rather than optimizing.

  • dtplyr

    Data table backend for dplyr

  • Isn't there https://github.com/tidyverse/dtplyr with dplyr syntax but a data.table backend = best of both worlds?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts