Hacker News new | ask | show | jobs
by anotherhue 1227 days ago
PRQL: a simple, powerful, pipelined SQL replacement

https://news.ycombinator.com/item?id=34181319

Also: https://github.com/ajnsit/languages-that-compile-to-sql

1 comments

On the one hand, FROM first makes conceptual sense. On the other, it doesn't offer anything significantly better than SQL. Is it marginally more terse? Yes. Is terseness paramount in a database manipulation and transformation language? I'm not convinced.