steinbacher / gooseLinks
Go database migration tool
☆141Updated 8 years ago
Alternatives and similar repositories for goose
Users that are interested in goose are comparing it to the libraries listed below
Sorting:
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Framework for stubbing responses from go's driver.Driver interface☆221Updated 8 years ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated last year
- One caching API, Multiple backends☆136Updated 5 years ago
- Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...☆172Updated 8 years ago
- A small set of utilities to paginate your data in Go☆140Updated 4 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 3 months ago
- A blazing-fast datastore and querying engine for Go built on Redis.☆312Updated 2 years ago
- Lightweight automatic reloading of Go processes.☆188Updated last year
- Database schema evolution library for Go☆149Updated 2 years ago
- HTTP Authentication middlewares☆221Updated 3 years ago
- JSON or YAML configuration wrapper with convenient access methods.☆268Updated 2 years ago
- A simple finite state machine for Golang☆161Updated last year
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…☆238Updated 5 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- Golang struct-to-table database mapper☆306Updated 4 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- golang database modelling library☆482Updated 6 years ago
- Go based task runner☆432Updated 5 years ago
- sentry hook for logrus☆191Updated 4 years ago
- Go (golang) package for progress bars around io.Reader/Writers.☆501Updated 3 years ago
- JSON query expression library in Golang.☆278Updated 4 years ago
- Nested transactions for sqlx☆158Updated last year
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆176Updated last year
- Managing go application shutdown with signals.