Idiomatic way to interact with database

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

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

    Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NET

  • When working with F#, my database layer code has always seemed ugly. It feels like functional languages don't pair well with storage. I've used F# with Dapper, EF, and Npgsql.FSharp. Although Npgsql.FSharp works well, I would still like to use something like EF since it handles inserts and updates so well.

  • Dapper.FSharp

    Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite

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

  • Best practices F# API?

    6 projects | /r/fsharp | 9 Mar 2022
  • With .NET 8 Native AOT will we get small single binary for applications like Go/Rust?

    2 projects | /r/dotnet | 4 Jun 2023
  • Is PostgreSQL a worthy alternative to Microsoft SQL Server?

    3 projects | dev.to | 7 Feb 2023
  • ASP.Net Core database modelling without using existing ORMs?

    1 project | /r/csharp | 26 Jan 2023
  • Which database is most commonly used with ASP.NET?

    1 project | /r/csharp | 13 Aug 2022