Naive question here. Aside from it being mysql, what is different here than just using git + sqlite.
Update: When I posted, I'd forgotten that SQLite db file is a binary. Not sure what I was thinking.
replies(1):
Update: When I posted, I'd forgotten that SQLite db file is a binary. Not sure what I was thinking.
If you're into Go, these are the commits where the pieces were hooked together.
* https://github.com/sqlitebrowser/dbhub.io/commit/6c40e051ff7...
* https://github.com/sqlitebrowser/dbhub.io/commit/989ee0d08e6...