mc2soft / pq-typesLinks
Go package providing additional types for PostgreSQL: int, bigint and string arrays (former is compatible with intarray module), json and jsonb values, few PostGIS types.
☆50Updated 3 years ago
Alternatives and similar repositories for pq-types
Users that are interested in pq-types are comparing it to the libraries listed below
Sorting:
- Metric reporting for Go applications☆77Updated 10 years ago
- Postgres schema definition, sql/go, code generation package.☆69Updated last year
- A Go (golang) library for managing highly concurrent independent network streams.☆88Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Run linters from Go code -☆66Updated 6 years ago
- Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.☆46Updated 10 years ago
- Go contexts for graceful shutdown☆54Updated 7 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated 2 years ago
- Flen provides stats on functions/methods lengths in a Golang package.☆51Updated 7 years ago
- BitSet data structure in golang