Comment by 29athrowaway
Comment by 29athrowaway a day ago
If you wish to use Datalog and Rust, cozodb is written in Rust and has a Datalog query syntax.
Comment by 29athrowaway a day ago
If you wish to use Datalog and Rust, cozodb is written in Rust and has a Datalog query syntax.
It's not a lot of code so it's easy to tinker with.
Cozodb seems cool but also inactive. I poked around about in November 2024 and found some low hanging fruit in the sqlite storage backend: https://github.com/cozodb/cozo/issues/285