ido50 / sqlzLinks
SQL Query Builder for Go
☆65Updated 11 months ago
Alternatives and similar repositories for sqlz
Users that are interested in sqlz are comparing it to the libraries listed below
Sorting:
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆154Updated 2 years ago
- Nested transactions for sqlx☆158Updated last year
- a package for decode form's values into struct in Go☆192Updated 3 years ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆179Updated 2 years ago
- Fluent immutable builders for golang☆226Updated 7 years ago
- A small flexible merge library in go☆128Updated last year
- golang generator for type-safe sql api constructs☆81Updated 5 years ago
- Golang errors with stacktrace and context☆280Updated 3 months ago
- Lightweight automatic reloading of Go processes.☆189Updated 2 years ago
- dgw generates Golang struct, and simple Table/Row Data Gateway functions from PostgreSQL table metadata☆191Updated this week
- A Go package for working with dates☆142Updated 3 weeks ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- Bow - Minimal embedded database powered by Badger☆225Updated 5 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- Managing go application shutdown with signals.☆198Updated last year
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Automatically sets up command line flags based on struct fields and tags.