Donald VS VisualFSharp

Compare Donald vs VisualFSharp and see what are their differences.

Donald

A lightweight, generic F# database abstraction. (by pimbrouwers)

VisualFSharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio (by 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
Donald VisualFSharp
4 56
165 3,750
- 0.3%
5.6 9.9
about 1 month ago 7 days ago
F# F#
Apache License 2.0 MIT License
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.

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)

VisualFSharp

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

What are some alternatives?

When comparing Donald and VisualFSharp you can also consider the following projects:

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.

FunScript - F# to JavaScript compiler with JQuery etc. mappings through a TypeScript type provider

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

F# - Please file issues or pull requests here: https://github.com/dotnet/fsharp

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

Roslyn - The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

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

Nemerle - Nemerle language. Main repository.

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

language-ext - C# functional language extensions - a base class library for functional programming

stata-sankey - A Stata package for Sankey diagrams

ClojureCLR - A port of Clojure to the CLR, part of the Clojure project