PRQL is a modern language for transforming data, designed as a simple and powerful replacement for SQL. It features a pipelined syntax, database agnosticism, and support for embedded SQL. The language aims to improve upon SQL's conciseness and readability while maintaining compatibility with existing databases and tools. PRQL is open-source and has a growing community of contributors and users.