Dapper VS DapperQueryBuilder

Compare Dapper vs DapperQueryBuilder and see what are their differences.

Dapper

Dapper - a simple object mapper for .Net (by DapperLib)

DapperQueryBuilder

Dapper Query Builder using String Interpolation and Fluent API (by Drizin)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Dapper DapperQueryBuilder
40 12
17,128 480
1.1% -
8.0 5.4
14 days ago about 1 month ago
C# C#
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.

DapperQueryBuilder

Posts with mentions or reviews of DapperQueryBuilder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-25.

What are some alternatives?

When comparing Dapper and DapperQueryBuilder 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

Dapper.SimpleCRUD - Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.

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

csharplang - The official repo for the design of the C# programming language

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

Dapper.FastCRUD - fast & light .NET ORM for strongly typed people

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

Norm.net - Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher

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

EntityFrameworkCore.RawQueryBuilder - Entity Framework Core Query Builder (allows to dynamically add conditions) using Raw SQL statements and string interpolation

pg-ulid - ULID Functions for PostgreSQL

Sieve - ⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core