Hacker News new | ask | show | jobs
Show HN: A small embeddable Datalog engine in Zig
4 points by habedi0 120 days ago
Hi everyone,

I've made an early version of a Datalog engine (called Zodd) in Zig. Datalog is a logic query language. It's not as well-known as SQL, but it has its own use cases. If you're interested to know more about the project, including its possible use cases and features, you can check projec's GitHub repo: https://github.com/CogitatorTech/zodd