teepark / pqintervalLinks
Interval type that matches the semantics of postgresql's interval, and support for scanning into a time.Duration
☆24Updated 5 years ago
Alternatives and similar repositories for pqinterval
Users that are interested in pqinterval are comparing it to the libraries listed below
Sorting:
- Obfuscating IDs made simple with modular multiplicative inverse☆157Updated 7 years ago
- Simple and pragmatic migrations for Go applications.☆73Updated 2 years ago
- Golang generator of client to sql database based on interface☆52Updated 5 years ago
- A fast ISO8601 date parser for Go☆157Updated 3 months ago
- A library for parsing query parameters for filtering data in REST APIs☆36Updated 2 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Fast typesafe templating for golang☆66Updated 7 years ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆163Updated 2 years ago
- Generates Go types based on JSON Schemas☆241Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- 📸 A Go testing utility for http response snapshots.☆77Updated 4 years ago
- Context-aware middleware chains for Golang net/http☆26Updated 8 years ago
- sqlstruct provides some convenience functions for using structs with go's database/sql package☆179Updated last year
- A tiny http middleware for Golang with added handlers for common needs.☆100Updated last year
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- 📌 Date based versioning system for Go APIs.☆86Updated 3 years ago
- A golang library for set operations on intervals, such as time ranges.☆140Updated 2 years ago
- A Form Encoding & Decoding Package for Go☆253Updated 4 years ago
- Parse a RFC 3339 duration string into time.Duration