gen VS sqlc

Compare gen vs sqlc and see what are their differences.

gen

Gen: Friendly & Safer GORM powered by Code Generation (by go-gorm)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gen sqlc
7 169
2,085 10,950
3.6% 6.5%
7.9 9.6
16 days ago 4 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gen

Posts with mentions or reviews of gen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-21.

sqlc

Posts with mentions or reviews of sqlc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-26.

What are some alternatives?

When comparing gen and sqlc you can also consider the following projects:

golang-gin-realworld-example-app - Exemplary real world application built with Golang + Gin

sqlx - general purpose extensions to golang's database/sql

GORM - The fantastic ORM library for Golang, aims to be developer friendly

go-mybatis - ORM Library for go.Have Powerful Features like transaction nesting, Optimistic Lock,Logical deletion and more. like mybatis for go golang

SQLBoiler - Generate a Go ORM tailored to your database schema.

ent - An entity framework for Go

go-linq - .NET LINQ capabilities in Go

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

pkgreflect - A Go preprocessor for package scoped reflection

pgx - PostgreSQL driver and toolkit for Go