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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Interpolated String Builder: like a StringBuilder but for Interpolated Strings

    4 projects | /r/dotnet | 25 Jun 2023
  • Dapper Simple SQL Builder (A simple SQL builder for Dapper using string interpolation)

    2 projects | /r/dotnet | 9 Apr 2023
  • DapperQueryBuilder using string interpolation

    1 project | /r/dapper_orm | 22 Feb 2022
  • Entity Framework RawQueryBuilder (Replaces FromSqlRaw with StringBuilder-like query builder)

    2 projects | /r/dotnet | 25 Apr 2021
  • 100 stars in Github - Dapper Query Builder using String Interpolation

    3 projects | /r/csharp | 8 Apr 2021