Imagine being able to have many connections to the same database, each one reading a separate branch or commit at the same time. Or even writing to separate branches.
This is possible with LiteTree. It is a modification of the SQLite engine to support branching, like git!
https://github.com/aergoio/litetree
origin - https://www.pipiscrew.com/2018/08/litetree-sqlite-with-branches/ litetree-sqlite-with-branches