SQLite on Git, Prologue: Why do we need random access in git
· 4 min read
In the upcoming series of blogposts I'm going to share the results of my research over the last years.
The result: A way to enable random read and write access in git's storage, driving a version controlled fs that allows to run versioned sqlite database on top of git's internal storage.