This talk will introduce you to PRQL, a powerful data transformation language designed specifically for data analysts and engineers. PRQL combines the elegance of relational algebra with the usability of popular libraries like Pandas, Polars, and dplyr, offering a functional, pipelined query paradigm with modern ergonomics and expressivity.
Beyond seamlessly transpiling into SQL, PRQL also supports multiple SQL dialects. This ensures compatibility with any relational database and data warehouse and allows you to leverage your existing data infrastructure.
The talk will take you on a lightning tour of PRQL, showing you how you can start using it for your complex analytical data queries right now!