Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One of the things I appreciate about SQLite is being able to keep all the schema initialization and upgrades in the application itself, which are then checked into git and can be tested like mad with throw-away copies of the data.

Here's a package in golang I wrote to help with that process:

https://pkg.go.dev/gitlab.com/martyros/sqlutil@v0.0.0-202312...



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

Search: