Settings

Theme

Ask HN: Can you suggest a Datalog engine?

5 points by AntonioL 6 years ago · 2 comments · 1 min read


I want to ask the HN network if they can suggest of a database which understands Datalog query language.

I am aware of Datomic, which I think is the one of the best offering in this space, is there any other thing?

Also, Github recently acquired Semmle. Its CodeQL engine is similar to Datalog but it looks like that the database engine is not distributed for use with custom datasets.

Thank you for your help.

refset 6 years ago

Hi, I work on https://opencrux.com which is a close relative of Datomic but with different design goals (bitemporal + schemaless). It has a rich set of Datalog features, best exemplified in the tests: https://github.com/juxt/crux/blob/master/crux-test/test/crux...

kendallgclark 6 years ago

Stardog is a knowledge graph platform with lots of datalog-related features. http://stardog.com/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection