Automatic CRUD code generetor?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jet

    Type safe SQL builder with code generation and automatic query result data mapping

    Jet might be what you're looking for - https://github.com/go-jet/jet

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • sqlc

    Generate type-safe code from SQL

  • sqlcup

    Get sqlc up and running in no time by having boilerplate CRUD statements generated for your database.

  • oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

    I use this: https://github.com/deepmap/oapi-codegen . Great code gen from open api spec

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

  • What SQL library are you using?

    20 projects | /r/golang | 2 Jul 2022
  • Golang backend with lots of raw SQL queries

    5 projects | /r/golang | 2 May 2022
  • SQL Query Strategy for complex structs

    9 projects | /r/golang | 6 Mar 2022
  • sqlh - The SQL Helper

    3 projects | /r/golang | 3 Jun 2021
  • How to handle migrations in Golang

    5 projects | dev.to | 11 Jun 2024