Dapper.SimpleSqlBuilder VS DapperRepository

Compare Dapper.SimpleSqlBuilder vs DapperRepository and see what are their differences.

Dapper.SimpleSqlBuilder

A simple SQL builder for Dapper using string interpolation and fluent API for building safe static and dynamic SQL queries. (by mishael-o)

DapperRepository

Repository Pattern For Dapper using Dapper.Contrib (by gismofx)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Dapper.SimpleSqlBuilder DapperRepository
1 1
40 4
- -
6.5 10.0
2 days ago over 1 year ago
C# C#
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.

Dapper.SimpleSqlBuilder

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

DapperRepository

Posts with mentions or reviews of DapperRepository. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing Dapper.SimpleSqlBuilder and DapperRepository you can also consider the following projects:

DapperQueryBuilder - Dapper Query Builder using String Interpolation and Fluent API

GraphQL.RepoDB - A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).

Dapper - Dapper - a simple object mapper for .Net

Identity.Dapper - Identity package that uses Dapper instead EntityFramework for use with .NET Core

MicroOrm.Dapper.Repositories - CRUD for Dapper

Dapper - Dapper - a simple object mapper for .Net [Moved to: https://github.com/DapperLib/Dapper]

Dashing - Dashing is a simple to use mini ORM built on top of Dapper