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:
- Wrap sqlx in even more convenience☆37Updated 9 years ago
- Session store using Bolt☆88Updated 4 years ago
- Context-aware middleware chains for golang web applications☆53Updated 7 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated last year
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆96Updated 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
- xstats is a generic client for service instrumentation☆82Updated 4 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆99Updated 8 years ago
- a clean, extensible and simple golang validation library☆31Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 6 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 8 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- Go library that pluralizes and singularizes English nouns.☆81Updated 4 years ago
- Go library for convert io.Reader to line-by-line Reader☆91Updated 9 months ago
- Simple error handling primitives that work well with structured logging☆28Updated 6 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 3 months ago
- A simple, extensible, library to make argument validation in Go palatable.☆117Updated 8 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Converts files into go code. Useful for embedding resources into your binaries☆62Updated 7 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- List the external dependencies of a Go package.☆63Updated 3 years ago
- Multiclass Naive Bayesian Classification☆75Updated 6 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 8 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago