Hacker News new | ask | show | jobs
by dunham 1691 days ago
You might be interested in the now defunct Mentat project from Mozilla. They made an EAV store with syncing on top of sqlite. It ran datalog queries by translating them into sql.

https://github.com/mozilla/mentat

1 comments

I’m aware of mentat and eternally disappointed that it got shelved :(