←back to thread

752 points crazypython | 1 comments | | HN request time: 0.302s | source
Show context
devwastaken ◴[] No.26372732[source]
Something like this but for sqlite would be great for building small git enabled applications/servers that cana benefit from the features git provides but only need a database and a library to do it.
replies(1): >>26374046 #
1. lifty ◴[] No.26374046[source]
Noms might be what you’re looking for (https://github.com/attic-labs/noms). Dolt is actually a fork of Noms.