Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRQL: Pipelined Relational Query Language #129

Open
amotl opened this issue Jun 17, 2024 · 0 comments
Open

PRQL: Pipelined Relational Query Language #129

amotl opened this issue Jun 17, 2024 · 0 comments
Labels
pitch A pitch for adding a new integration item, after evaluating it, and writing a tutorial

Comments

@amotl
Copy link
Member

amotl commented Jun 17, 2024

About

A modern language for transforming data.

— a simple, powerful, pipelined SQL replacement

Details

Pipelined Relational Query Language, pronounced “Prequel”.

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement. Like SQL, it’s readable, explicit and declarative. Unlike SQL, it forms a logical pipeline of transformations, and supports abstractions such as variables and functions. It can be used with any database that uses SQL, since it compiles to SQL.
-- https://prql-lang.org/book/

Resources

@amotl amotl added the pitch A pitch for adding a new integration item, after evaluating it, and writing a tutorial label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pitch A pitch for adding a new integration item, after evaluating it, and writing a tutorial
Projects
None yet
Development

No branches or pull requests

1 participant