BurntSushi / migration
Package migration for Golang automatically handles versioning of a database schema by applying a series of migrations supplied by the client.
☆79Updated 11 years ago
Alternatives and similar repositories for migration:
Users that are interested in migration are comparing it to the libraries listed below
- Postgres schema definition, sql/go, code generation package.☆68Updated last year
- Wrap sqlx in even more convenience☆37Updated 9 years ago
- Rethinking logs and metrics.☆63Updated 8 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- Package for data validation in Go☆83Updated 6 years ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- Negroni middleware for prometheus☆23Updated 4 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- a clean, extensible and simple golang validation library☆31Updated 6 years ago
- Ridiculously simple application configuration built on top of Viper☆20Updated 9 years ago
- Golang middleware - fully compatible with net/http - provides shared contexts☆35Updated 9 years ago
- JSON-oriented HTTP server and client helpers☆38Updated 6 years ago
- Go library for representing and applying patches to modify existing Go structures☆55Updated 8 years ago
- Factories for your Go structs. Think factory_girl.☆87Updated 7 years ago
- ☆70Updated 3 years ago
- show Go package dependencies☆52Updated 6 years ago
- Simple error handling primitives that work well with structured logging☆28Updated 6 years ago
- Context-aware middleware chains for golang web applications☆53Updated 6 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- A Go package to automatically validate fields with tags☆62Updated last year
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- A tool for rewriting Go import paths☆80Updated 7 years ago
- io.Writer that automatically rotates files☆31Updated 6 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- experiment☆24Updated 9 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- Run linters from Go code -☆65Updated 6 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 7 years ago