jmoiron / sqlx
general purpose extensions to golang's database/sql
☆16,573Updated 5 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,436Updated this week
- Pure Go Postgres driver for database/sql☆9,290Updated 2 months ago
- Blazing fast, structured, leveled logging in Go.☆22,515Updated 2 weeks ago
- Structured, pluggable logging for Go.☆24,965Updated 2 months ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,559Updated 8 months ago
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,805Updated 3 years ago
- a cron library for go☆13,286Updated 7 months ago
- Redis Go client☆20,435Updated this week
- A high performance HTTP request router that scales well☆16,738Updated 6 months ago
- Compile-time Dependency Injection for Go☆13,347Updated 6 months ago
- A toolkit with common assertions and mocks that plays nicely with the standard library☆23,938Updated last month
- Go configuration with fangs☆27,761Updated last week
- A Go port of Ruby's dotenv library (Loads environment variables from .env files)☆8,742Updated last month
- Zero Allocation JSON Logger☆10,937Updated 3 weeks ago
- Get JSON values quickly - JSON parser for Go☆14,622Updated 3 months ago
- The Official Golang driver for MongoDB☆8,240Updated this week
- lightweight, idiomatic and composable router for building Go HTTP services☆19,066Updated this week
- Simple error handling primitives☆8,211Updated 3 years ago
- Golang ORM with focus on PostgreSQL features and performance☆5,701Updated last month
- Fluent SQL generation for golang☆7,147Updated 9 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,289Updated last year
- GoMock is a mocking framework for the Go programming language.