What You Always Wanted to Know About Datalog (2018) [pdf](personal.utdallas.edu)
personal.utdallas.edu
What You Always Wanted to Know About Datalog (2018) [pdf]
https://personal.utdallas.edu/~gupta/courses/acl/papers/datalog-paper.pdf
5 comments
needs 1989 in the title
Oddly at the moment the title includes "(2018)"!
Yeah, I was like “wait I read that paper way before 2018, what gives??”
Of continuing relevance: the Rego language that's used in Open Policy Agent (OPA) is an extension of Datalog.
Also the fact that the language it self is declarative it's inherently more parallelizable than imperative languages.