| ▲ | HumanOstrich 3 hours ago | |||||||
I don't think sqlite would come close to their requirements for permissions or resilience, to name a couple. It's not the solution for every database issue. Also, the link you provided is for eventual deduplication at the storage layer, not deduplication at query time. | ||||||||
| ▲ | hedora 19 minutes ago | parent [-] | |||||||
I think the idea is to ship the sqlite database around. It’s not a terrible idea, in that you can test the exact database engine binary in CI, and it’s (by definition) not a single point of failure. | ||||||||
| ||||||||