Hacker Newsnew | past | comments | ask | show | jobs | submit | xanth's favoriteslogin

Neat. I'll have to compare this to my own implementation.

https://github.com/cannadayr/git-sqlite

Instead of storing the transactions as a separate lmdb commit, I decided to store the database in a git repository and expose the diffs using sqlite's sqldiff utility. This allowed my workflow to be almost unchanged and limits the dependencies to git, sqlite, sqldiff, & bash.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: