example-dotnet-api-cqrs VS Dapper

Compare example-dotnet-api-cqrs vs Dapper and see what are their differences.

example-dotnet-api-cqrs

An example .Net 5 API using a CQRS pattern for data access that is testable. (by MelodicDevelopment)

Dapper

Dapper - a simple object mapper for .Net (by DapperLib)
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
example-dotnet-api-cqrs Dapper
1 41
5 17,165
- 0.5%
4.1 8.3
over 2 years ago 6 days ago
C# C#
- 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.

example-dotnet-api-cqrs

Posts with mentions or reviews of example-dotnet-api-cqrs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-10.
  • Dapper & CQRS
    2 projects | dev.to | 10 Aug 2021
    You can get all the source code for this example at https://github.com/MelodicDevelopment/example-dotnet-api-cqrs. We can debate the organization of the code another time. I was trying to get an example up pretty quick. This is however pretty close to what we follow on my team.

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-05-04.

What are some alternatives?

When comparing example-dotnet-api-cqrs and Dapper 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

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

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

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

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

pg-ulid - ULID Functions for PostgreSQL

LINQ to DB - Linq to database provider.

ksuid - K-Sortable Globally Unique IDs

timeflake - Timeflake is a 128-bit, roughly-ordered, URL-safe UUID.

cuid - Collision-resistant ids optimized for horizontal scaling and performance.

DapperQueryBuilder - Dapper Query Builder using String Interpolation and Fluent API

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