jmoiron / sqlx
general purpose extensions to golang's database/sql
☆16,740Updated 7 months ago
Alternatives and similar repositories for sqlx:
Users that are interested in sqlx are comparing it to the libraries listed below
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆17,838Updated this week
- Structured, pluggable logging for Go.☆25,100Updated 4 months ago
- Blazing fast, structured, leveled logging in Go.☆22,726Updated 2 months ago
- a cron library for go☆13,379Updated 8 months ago
- lightweight, idiomatic and composable router for building Go HTTP services☆19,339Updated last month
- Pure Go Postgres driver for database/sql☆9,382Updated 3 months ago
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,803Updated 3 years ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,628Updated 9 months ago
- Zero Allocation JSON Logger☆11,116Updated this week
- A high performance HTTP request router that scales well☆16,785Updated 8 months ago
- Redis Go client☆20,631Updated this week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆24,278Updated this week
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆11,440Updated this week
- A little like that j-thing, only in Go.☆14,373Updated 2 weeks ago
- Fluent SQL generation for golang☆7,252Updated 11 months ago
- Compile-time Dependency Injection for Go☆13,496Updated 8 months ago
- Simple HTTP, REST, and SSE client library for Go☆10,605Updated 2 weeks ago
- Swagger 2.0 implementation for go☆9,686Updated last week
- Golang ORM with focus on PostgreSQL features and performance☆5,707Updated last week
- Go configuration with fangs☆28,092Updated this week
- PostgreSQL driver and toolkit for Go☆11,471Updated 3 weeks ago
- Generate a Go ORM tailored to your database schema.☆6,821Updated 2 months ago
- GoMock is a mocking framework for the Go programming language.☆9,357Updated last year
- Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍☆21,225Updated 7 months ago
- Simple error handling primitives☆8,222Updated 3 years ago
- sqlite3 driver for go using database/sql☆8,330Updated 3 months ago
- An entity framework for Go☆15,981Updated this week
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,377Updated last year
- Database migrations. CLI and Golang library.