SQL is never the answer

Reply to this note

Please Login to reply.

Discussion

It sometimes is! Not in this case. Modern languages (e.g. Clojure) have good facilities for mapping, filtering, and reducing data in memory.

Well, not so much for relational data. There ought to be a programming language with first-class support for relations.

A Turing-complete language, I mean. Not SQL.