100 stars in Github - Dapper Query Builder using String Interpolation

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

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 Query Builder using String Interpolation and Fluent API

  • Dapper.FastCRUD

    fast & light .NET ORM for strongly typed people

  • Regarding CUD (inserts/updates/deletes), I think Dommel works similarly to Dapper.FastCRUD and Dapper.SimpleCRUD, and those two look a little more mature in my opinion (not sure, but I really have the impression that Dommel is targeted at people who like this LINQ intellisense).

  • 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.

    InfluxDB logo
  • Dapper.SimpleCRUD

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

  • Regarding CUD (inserts/updates/deletes), I think Dommel works similarly to Dapper.FastCRUD and Dapper.SimpleCRUD, and those two look a little more mature in my opinion (not sure, but I really have the impression that Dommel is targeted at people who like this LINQ intellisense).

  • Harbin.DataAccess

    .NET Layered Architecture using Dapper, distributed databases (read replicas), Mockable Data Access, Code Generation (CodegenCS)

  • DapperQueryBuilder does not have anything for CUD, but I have this other library which is a wrapper that implements Repository Pattern and has facades to use DapperQueryBuilder and Dapper.FastCRUD. It's not so mature as a project (comparing to this one), but this is what I've been using.

  • Norm.net

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts