DapperQueryBuilder VS Dapper

Compare DapperQueryBuilder vs Dapper and see what are their differences.

DapperQueryBuilder

Dapper Query Builder using String Interpolation and Fluent API (by Drizin)

Dapper

Dapper - a simple object mapper for .Net (by DapperLib)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
DapperQueryBuilder Dapper
12 40
480 17,140
- 1.1%
5.4 8.3
about 1 month ago 2 days ago
C# C#
MIT License GNU General Public License v3.0 or later
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.

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.

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.

What are some alternatives?

When comparing DapperQueryBuilder and Dapper you can also consider the following projects:

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

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

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

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

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

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

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

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

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

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

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

pg-ulid - ULID Functions for PostgreSQL