BurntSushi / migrationLinks
Package migration for Golang automatically handles versioning of a database schema by applying a series of migrations supplied by the client.
☆78Updated 12 years ago
Alternatives and similar repositories for migration
Users that are interested in migration are comparing it to the libraries listed below
Sorting:
- Go library that pluralizes and singularizes English nouns.☆81Updated 5 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆100Updated 8 years ago
- A tool for rewriting Go import paths☆80Updated 7 years ago
- Dependency-less dependencies for Go.☆123Updated 9 years ago
- Session store using Bolt☆88Updated 5 years ago
- ☆70Updated 4 years ago
- xstats is a generic client for service instrumentation☆83Updated 5 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- List the external dependencies of a Go package.☆63Updated 4 years ago
- Context-aware middleware chains for golang web applications☆53Updated 7 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- Simple object persistence with boltdb☆143Updated 3 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated 2 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- a persistence-layer Go package for loading/embedding SQL file contents for use in Go programs☆96Updated 7 years ago
- Generate thread-safe, type-safe Go maps☆40Updated 2 years ago
- A pure Go contextual logging library with "batteries included"☆26Updated 3 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 4 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
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Automate the boilerplate of fuzz testing Go interfaces | owner: @willsewell☆108Updated 9 years ago
- Fast typesafe templating for golang☆66Updated 7 years ago
- An approximate string matching library for the Go programming language.☆182Updated 3 years ago
- Scriptable server and net/http middleware for GitHub Webhooks.☆81Updated 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☆64Updated 9 years ago
- Counts lines of code, comments, functions, structs, imports etc in a go project☆49Updated 9 years ago
- A flexible error support library for Go☆166Updated 5 years ago
- VanGoH - Vanilla Go HMAC - An AWS-style HMAC authentication middleware for Go web servers☆100Updated 7 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year