Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
DoltLite: Free, open source drop-in replacement for SQLite with version control (dolthub.com)
5 points by ingve 18 days ago | hide | past | favorite | 1 comment


Interesting approach — especially around modifying SQLite’s internals.

In SNKV, I’m taking almost the opposite direction: keeping B-tree / storage-layer ideas and removing the SQL layer entirely, to expose a minimal key-value interface.

Curious how you think about the tradeoff between simplifying the query layer vs the storage layer.

https://github.com/hash-anu/snkv




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: