Show HN: Typed Postgres CRUD Queries

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • postgres-typed

  • sqlc

    Generate type-safe code from SQL

  • If you are into Golang, also well worth checking out sqlc. It parses your migrations to generate typed structs and query funcs

    https://github.com/kyleconroy/sqlc

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • copy slice of struct to [][]interface{}

    1 project | /r/golang | 29 Mar 2022
  • Tools to generate type safe code models from Postgres schema?

    3 projects | /r/PostgreSQL | 27 Mar 2022
  • Is it a good practice to make a wrapper around database?

    1 project | /r/golang | 13 Jan 2022
  • Style/Pattern for Go Database, DTO& Validation Struct

    1 project | /r/golang | 9 Jan 2022
  • How not to bleed implementation details (transaction) in the HTTP Handler?

    1 project | /r/golang | 6 Jan 2022