Hacker News new | ask | show | jobs
by nezaj 880 days ago
Here’s a blog post showing you how to roll your own in ~100 lines of JS

https://www.instantdb.com/essays/datalogjs

1 comments

Except that is not remotely Datalog.

Would folks please stop publishing nonsense about simple relational algebra implementations claiming they are Datalog, even though there is no recursion.

This is like seeing an article about how to implement context free parsing and finding one about implementing regular expressions with DFAs.