But you're right -- it's still SQL.
I've seen prql-lang.org but never tried it -- it seems like a nice change to the syntax at a glance.
But you're right -- it's still SQL.
I've seen prql-lang.org but never tried it -- it seems like a nice change to the syntax at a glance.
> I evaluated the space for work at my current company (handling ~300 sources, ~1k downstream dbt tables + hundreds of dashboards)
Found on HN (https://news.ycombinator.com/item?id=39130736) about the PRQL as a DuckDB...
> I evaluated the space for work at my current company (handling ~300 sources, ~1k downstream dbt tables + hundreds of dashboards)
Found on HN (https://news.ycombinator.com/item?id=39130736) about the PRQL as a DuckDB...
Learn more at prql-lang.org or github.com/PRQL/prql or run the code yourself in the Online Playground prql-lang.org/playground/.
Learn more at prql-lang.org or github.com/PRQL/prql or run the code yourself in the Online Playground prql-lang.org/playground/.
PRQLは、パイプライン化されたSQLの代替として機能するデータ変換のためのモダンな言語です。PRQLは読みやすく、明示的で宣言的であり、変数と関数をサポートしています。PRQLはSQLにコンパイルされるため、どのSQLデータベースでも使用することができます。この言語では、フィルタリング、集計、新しい列の派生、グループ化、ソートなどが可能です。PRQLは現在も開発が進められており、いくつかの軽微なバグや機能の不足があります。重点は新機能の構築、堅牢性の確保、PRQLへの貢献を容易にすることにあります。リポジトリにはコンパイラ、 (1/2)
PRQLは、パイプライン化されたSQLの代替として機能するデータ変換のためのモダンな言語です。PRQLは読みやすく、明示的で宣言的であり、変数と関数をサポートしています。PRQLはSQLにコンパイルされるため、どのSQLデータベースでも使用することができます。この言語では、フィルタリング、集計、新しい列の派生、グループ化、ソートなどが可能です。PRQLは現在も開発が進められており、いくつかの軽微なバグや機能の不足があります。重点は新機能の構築、堅牢性の確保、PRQLへの貢献を容易にすることにあります。リポジトリにはコンパイラ、 (1/2)