go-mockgen-tool VS sqlc

Compare go-mockgen-tool vs sqlc and see what are their differences.

go-mockgen-tool

Go/Golang mock generation for interfaces via code generation (by jamesrr39)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
go-mockgen-tool sqlc
1 169
0 10,950
- 6.5%
0.0 9.6
about 2 years ago 3 days ago
Go Go
Apache License 2.0 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.

go-mockgen-tool

Posts with mentions or reviews of go-mockgen-tool. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.

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 go-mockgen-tool and sqlc you can also consider the following projects:

dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

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

impl - impl generates method stubs for implementing an interface.

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

whatgotdone - A tool for sharing weekly task updates with teammates.

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

sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

ent - An entity framework for Go

pgx - PostgreSQL driver and toolkit for Go

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

pgxtutorial - Example of how to build a web service using Go, PostgreSQL, and gRPC