DATA-DOG / go-sqlmockLinks
Sql mock driver for golang to test database interactions
☆6,477Updated last year
Alternatives and similar repositories for go-sqlmock
Users that are interested in go-sqlmock are comparing it to the libraries listed below
Sorting:
- GoMock is a mocking framework for the Go programming language.☆9,372Updated last year
- A mock code autogenerator for Go☆6,852Updated last week
- Go library for decoding generic map values into native Go structures and vice versa.☆8,032Updated last year
- Fluent SQL generation for golang☆7,692Updated last year
- Simple error handling primitives☆8,243Updated 4 years ago
- Arbitrary-precision fixed-point decimal numbers in Go☆7,028Updated 4 months ago
- [Go] Package of validators and sanitizers for strings, numerics, slices and structs☆6,192Updated 9 months ago
- Package for comparing Go values in tests☆4,539Updated 8 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,703Updated last year
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,411Updated last year
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,886Updated 11 months ago
- A reflection based dependency injection toolkit for Go.☆4,364Updated 5 months ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆4,024Updated last year
- lumberjack is a log rolling package for Go☆5,295Updated last year
- Swagger 2.0 implementation for go☆9,870Updated this week
- Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.☆6,654Updated last week
- A Modern Testing Framework for Go☆8,873Updated 2 weeks ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,340Updated last year
- Copier for golang, copy value from struct to struct and more☆6,069Updated 3 months ago
- Automatically generate Go test boilerplate from your source code.☆5,217Updated last week
- Golang LRU cache☆4,838Updated last week
- Zero Allocation JSON Logger☆11,939Updated 6 months ago
- Golang library for managing configuration data from environment variables☆5,342Updated 4 months ago
- A dependency injection based application framework for Go.☆7,045Updated last month
- Fast JSON serializer for golang.☆4,817Updated last month
- A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashico…☆4,609Updated 2 months ago
- ⏱ The exponential backoff algorithm in Go