Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
operator-name
on Aug 28, 2022
|
parent
|
context
|
favorite
| on:
Show HN: Versioning Filesystem for SQLite
> The main feature of the fs is versioning/snapshotting. Only one version is writable and all the old versions are immutable.
TheRealPomax
on Aug 29, 2022
[–]
Yes, that's what version control does. `git init` followed by git commits every time you update the db would do exactly the same, so: what is the specific benefit of this approach compared to just version controlling the db file itself?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: