golang-migrate / migrateLinks
Database migrations. CLI and Golang library.
☆16,703Updated last month
Alternatives and similar repositories for migrate
Users that are interested in migrate are comparing it to the libraries listed below
Sorting:
- A toolkit with common assertions and mocks that plays nicely with the standard library☆24,660Updated this week
- Zero Allocation JSON Logger☆11,426Updated last month
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆18,388Updated last week
- Blazing fast, structured, leveled logging in Go.☆23,103Updated this week
- general purpose extensions to golang's database/sql☆16,931Updated 9 months ago
- Compile-time Dependency Injection for Go☆13,775Updated 10 months ago
- Structured, pluggable logging for Go.☆25,262Updated 6 months ago
- lightweight, idiomatic and composable router for building Go HTTP services☆19,808Updated 3 months ago
- Fast linters runner for Go☆17,064Updated this week
- A Go port of Ruby's dotenv library (Loads environment variables from .env files)☆9,286Updated 5 months ago
- Go configuration with fangs☆28,570Updated last week
- A database migration tool. Supports SQL migrations and Go functions.☆8,430Updated this week
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆11,762Updated last month
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,757Updated last year
- An entity framework for Go☆16,200Updated last week
- PostgreSQL driver and toolkit for Go☆11,864Updated last week
- Swagger 2.0 implementation for go☆9,761Updated 3 weeks ago
- A standard library for microservices.☆27,044Updated 10 months ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆22,598Updated last week
- Simple HTTP, REST, and SSE client library for Go☆10,892Updated 2 weeks ago
- Fluent SQL generation for golang