Automatic CRUD code generetor?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • 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

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • 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