Using CRDTs and Sync as a Database
jackson.dev·3h·
Discuss: Hacker News
Flag this post

Can you use a CRDT as a Database?

I’ve been thinking about this a lot, and my answer is a resounding…

Maybe

Depends on your data, and your use case.

If your data is a good fit, and you’re ready to take on the quirks associated with doing so, I’m working on a batteries-included, decentralized DB that will store/track history/sync/query/authenticate/encrypt for you. Choose Eidetica as your database, and get all of that for free.

Let me explain.

Also to be clear, Eidetica is AGPLv3 licensed (see my thoughts on licensing) and I’m not ready to accept outside contributions yet but will soon. I will hopefully offer it under a Commercial License in the future but it will …

Similar Posts

Loading similar posts...