BurntSushi / migrationLinks
Package migration for Golang automatically handles versioning of a database schema by applying a series of migrations supplied by the client.
☆78Updated 11 years ago
Alternatives and similar repositories for migration
Users that are interested in migration are comparing it to the libraries listed below
Sorting:
- Session store using Bolt☆88Updated 4 years ago
- A simple, extensible, library to make argument validation in Go palatable.☆116Updated 8 years ago
- Scriptable server and net/http middleware for GitHub Webhooks.☆81Updated 6 years ago
- Context-aware middleware chains for golang web applications☆53Updated 7 years ago
- Go package for abstracting local, in-memory, and remote (Google Cloud Storage/S3) filesystems☆52Updated 7 years ago
- Run linters from Go code -☆66Updated 6 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆96Updated 6 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- xstats is a generic client for service instrumentation☆83Updated 5 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆138Updated 6 months ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 8 years ago
- ☆70Updated 3 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Go library that pluralizes and singularizes English nouns.☆81Updated 4 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Wrap sqlx in even more convenience☆37Updated 9 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated last year
- A consistent way to work with remote files.☆93Updated 9 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- A Go package to automatically validate fields with tags☆62Updated 2 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 8 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 9 years ago
- smart golang templates☆61Updated 7 years ago
- Go library for convert io.Reader to line-by-line Reader