FSharp.Data.Npgsql VS Donald

Compare FSharp.Data.Npgsql vs Donald and see what are their differences.

FSharp.Data.Npgsql

F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic F# way. Data modifications via statically typed tables. (by demetrixbio)

Donald

A lightweight, generic F# database abstraction. (by pimbrouwers)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FSharp.Data.Npgsql Donald
2 4
121 165
-0.8% -
0.0 5.7
over 1 year ago 17 days ago
F# F#
Apache License 2.0 Apache License 2.0
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.

FSharp.Data.Npgsql

Posts with mentions or reviews of FSharp.Data.Npgsql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.

Donald

Posts with mentions or reviews of Donald. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • No pure fsharp orm?
    3 projects | /r/fsharp | 3 May 2023
    There’s Donald too https://github.com/pimbrouwers/Donald
  • Best practices F# API?
    6 projects | /r/fsharp | 9 Mar 2022
  • Data Access in Fsharp
    8 projects | dev.to | 12 Nov 2021
    They are slightly different and depending on your background one might feel more confortable than the other Feel free to choose the one you like the best, in my case I will continue the rest of the post with the Expression based one given that we already have some expression based code from Dapper.FSharp. Previously we added some authors, let'ts try to add Posts to those authors with Donald.
  • Recommended libraries / frameworks for web services
    6 projects | /r/fsharp | 29 Apr 2021
    I'm mostly looking for a few things: - web framework (when will Giraffe 5.0 get officially released ? What about Falco ?) - data access (I've seen Npgsql.Fsharp, any experience with it ? Donald ? Does Dapper play well with F# ?) - Json Serialization (I think one between Fsharp.Data and System.Text.Json will work)

What are some alternatives?

When comparing FSharp.Data.Npgsql and Donald you can also consider the following projects:

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

Mondocks - An alternative way to interact with MongoDB databases from F# that allows you to use mongo-idiomatic constructs

Thoth.Json.Net

Falco - A toolkit for building fast and functional-first web applications using F#.

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

tsql - Transact-SQL template combinators.

SqlHydra - SqlHydra is a suite of NuGet packages for working with databases in F# including code generation tools and query expressions.

postgresql-typed - Haskell PostgreSQL library with compile-time type inference

stata-sankey - A Stata package for Sankey diagrams

kysely - A type-safe typescript SQL query builder [Moved to: https://github.com/kysely-org/kysely]

VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio