Automatic CRUD code generetor?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • sqlc

    Generate type-safe code from SQL

  • 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.

  • 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