Is Crocdb | LIMITED × WORKFLOW |

An embedded key-value store inspired by BoltDB but simpler. Data is stored in a single .db file with B-tree indexing.

✅ (pure Go) ✅ Embeddable (no separate server process) ✅ ACID transactions on a single file ✅ Simple key-value API is crocdb

#golang #database #opensource #crocdb

Most developers reach for Redis or BoltDB by default. But if you need: An embedded key-value store inspired by BoltDB but simpler

Have you tried it? What’s your go-to embedded DB? is crocdb