jschaf / pggenLinks
Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.
☆316Updated 10 months ago
Alternatives and similar repositories for pggen
Users that are interested in pggen are comparing it to the libraries listed below
Sorting:
- Golang queue on top of PostgreSQL☆306Updated last week
- quickly run tests in their own temporary, isolated, postgres databases☆424Updated 8 months ago
- Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆187Updated 2 months ago
- SQL data mapper for Go☆229Updated 2 years ago
- sq is a type-safe data mapper and query builder for Go.☆273Updated last year
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆306Updated 7 months ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆382Updated last year
- An idiomatic Go validation package. Supports configurable and extensible validation rules (validators) using normal language constructs i…☆108Updated last year
- Package pgerrcode contains constants for PostgreSQL error codes.☆210Updated 5 months ago
- A modern generic testing assertions library for Go☆208Updated 5 months ago
- Generic resource pool for Go☆406Updated 3 weeks ago
- OpenTelemetry Tracing instrumentation for PostgreSQL☆192Updated 3 weeks ago
- Type Safe Enum generator for Go☆370Updated 4 months ago
- Go library for working with recurrence rules for calendar dates.☆369Updated last year
- Type safe SQL query builder and struct mapper for Go☆203Updated 3 years ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆334Updated last year
- Structured concurrency made easy☆397Updated 5 months ago
- Go HTTP request logger with structured logging capabilities built on "log/slog" package☆295Updated 4 months ago
- Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test☆1,117Updated 2 months ago
- pgxlisten provides higher level PostgreSQL LISTEN / NOTIFY tooling built on pgx.☆47Updated 6 months ago
- Is a general library to help modify or set data within data structures and other objects.☆297Updated last year
- json encoding and decoding☆257Updated 2 months ago
- Queue-agnostic background job library for Go, with a pleasant API and powerful features.☆330Updated 2 months ago
- Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some f…☆391Updated 2 years ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- A simple assertion library using Go generics☆185Updated this week
- Fast SQL query builder for Go☆187Updated 11 months ago
- pgx mock driver for golang to test database interactions☆559Updated 3 months ago
- Scan provides the ability to to scan sql rows directly to any defined structure.☆100Updated 8 months ago
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆130Updated 2 weeks ago