Settings

Theme

Show HN: Git-sqlite, a custom diff and merge driver for sqlite

github.com

6 points by cannadayr 7 years ago · 1 comment

Reader

cannadayrOP 7 years ago

If people are a little confused about what this does, it lets you track a sqlite database using git. If a change is detected to the database, the diff is the set of sql queries necessary to mutate the database from one state to the next.

I have found it to be extremely useful for certain problems.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection