steinbacher / goose
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
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- A simple finite state machine for Golang☆161Updated last year
- Simple, configurable and scalable Structured Logging for Go.☆296Updated last year
- A Form Encoding & Decoding Package for Go☆249Updated 3 years ago
- Goldi: lazy dependency injection framework for go.☆126Updated last month
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 2 months ago
- PostgreSQL sharding for go-pg and Golang☆259Updated last week
- A blazing-fast datastore and querying engine for Go built on Redis.☆312Updated 2 years ago
- dgw generates Golang struct, and simple Table/Row Data Gateway functions from PostgreSQL table metadata☆192Updated 6 months ago
- HTTP Authentication middlewares☆220Updated 3 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- generate fake data in go☆163Updated 7 years ago
- Struct Faker for Go