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:
- A Go package to automatically validate fields with tags☆62Updated last year
- Context-aware middleware chains for golang web applications☆53Updated 6 years ago
- List the external dependencies of a Go package.☆63Updated 3 years ago
- Session store using Bolt☆88Updated 4 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- show Go package dependencies☆52Updated 6 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Factories for your Go structs. Think factory_girl.☆87Updated 7 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- Wrap sqlx in even more convenience☆37Updated 9 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 8 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 7 years ago
- Go generate syntactic sugar for SQL-backed structs☆52Updated 9 years ago
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- Simple error handling primitives that work well with structured logging☆28Updated 6 years ago
- Gzip middleware for Negroni☆59Updated 4 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Golang middleware - fully compatible with net/http - provides shared contexts☆35Updated 10 years ago
- Return random values sampled from a discrete distribution☆38Updated 7 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Super Straightforward Golang Middleware.☆31Updated 4 years ago
- Rethinking logs and metrics.☆63Updated 9 years ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- io.Writer that automatically rotates files☆31Updated 6 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago