logoalt Hacker News

michaelsbradleyyesterday at 3:42 AM1 replyview on HN

Can you do a compare/contrast with CozoDB?

https://github.com/cozodb/cozo


Replies

xavcochranyesterday at 8:41 AM

apart from the fact Cozo seems to be pretty dead, we use a different storage engine which makes our reads much faster. based on their benchmarks I estimate our most of our reads to be 10x faster. I think our query language is much simpler, and easy to understand than Datalog which is what they use.