Has any investigation been done into the performance characteristics of things that require large scans (like range queries) when using datascript alongside the new storage interface + sqlite?
Considering replacing datalevin w/ datascript + sqlite in an app since the latter two are much more mature and would allow me to use litestream, but want to wrap my head around the performance implications a bit first
LMDB also seems pretty mature to me?
For sure, I’m more talking about datalevin as a fork of datascript, not it’s storage engine. To be clear I’m extremely impressed by Huahai’s work, but place great weight on datascript itself being continuously maintained for around a decade
(Datalevin is amazing, just evaluating options)
(Also I’m not even sure if “fork of datascript” is a fair description, I don’t know much about datalevin’s origin)