Skip to content

Comment on A sequel to SQL? An intro to Malloyparent

Comments

SQL, for the most part, has already been replaced as a language used by people with alternatives like query builders, ORMs, etc. Beyond the occasional ad-hoc query, SQL simply isn't suitable for the tasks we require of modern relational databases, lacking features like composition that today's applications need.

It remains as a compiler target for those tools, but I am not sure that is the level of abstraction in question.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.