For new projects, do you prefer EF, ADO, Dapper or something else?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SqlMarshal

    Generates data access using stored procedures

    After writing SQL, I prefer to interface with dotnet code via auto-generated types. This gives type safety compared to Dapper and manually generated ADO. I just posted an issue giving some libraries which do this here: https://github.com/kant2002/SqlMarshal/issues/4

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • NReco.Data

    Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM). (by nreco)

    We use https://github.com/nreco/data in our products, similar to Dapper but with built-in SQL generation for CRUD-queries (it is very easy to compose filters in run-time) + hand-written SQL may be concentrated in one place (app-level 'dataviews').

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

  • New schema-based ORM for rapid and accurate data modeling

    1 project | /r/JavaScriptEcosystem | 31 Mar 2023
  • Neuledge: A schema-based ORM for rapid and accurate data modeling

    1 project | /r/coolgithubprojects | 30 Mar 2023
  • New schema-based ORM for rapid and accurate data modeling

    1 project | /r/programming | 30 Mar 2023
  • New schema-based ORM for rapid and accurate data modeling

    1 project | /r/javascript | 30 Mar 2023
  • New schema-based ORM for rapid and accurate data modeling

    1 project | /r/javascript | 30 Mar 2023