logoalt Hacker News

hbarkatoday at 3:02 PM2 repliesview on HN

Procedural language fanatics have been trying for years to overturn the best declarative language for relational data.


Replies

ux266478today at 4:19 PM

That would be the domain of logic programming languages like Prolog. SQL and its dialects are more for very specific and restricted applications of relational calculus, not general languages for expression of relations, conditions and categories.

esafaktoday at 3:16 PM

PRQL is declarative. They are just heeding the maxim "If it's broke, fix it".

show 1 reply