←back to thread

752 points crazypython | 2 comments | | HN request time: 0.422s | source
1. 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 #
2. 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.