Dapper VS sqlc

Compare Dapper vs sqlc and see what are their differences.

Dapper

Dapper - a simple object mapper for .Net (by DapperLib)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Dapper sqlc
40 169
17,128 10,950
1.1% 6.5%
8.0 9.6
15 days ago 2 days ago
C# Go
GNU General Public License v3.0 or later 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.

Dapper

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

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

efcore-dapper-benchmark - A project that I have created to benchmark the read/write performance of EFCore vs Dapper

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

Npgsql - Npgsql is the .NET data provider for PostgreSQL.

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

PetaPoco - Official PetaPoco, A tiny ORM-ish thing for your POCO's

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

Knex - A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

ent - An entity framework for Go

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

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

pg-ulid - ULID Functions for PostgreSQL

pgx - PostgreSQL driver and toolkit for Go