Donald VS SqlHydra

Compare Donald vs SqlHydra and see what are their differences.

Donald

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

SqlHydra

SqlHydra is a suite of NuGet packages for working with databases in F# including code generation tools and query expressions. (by JordanMarr)
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 SqlHydra
4 4
165 206
- -
5.6 9.2
about 1 month ago 8 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)

SqlHydra

Posts with mentions or reviews of SqlHydra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

What are some alternatives?

When comparing Donald and SqlHydra 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.

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

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

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

Npgsql.FSharp.Analyzer - F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.

NLoop - Generic Lightning Loop

stata-sankey - A Stata package for Sankey diagrams

DustyTables - Thin F# API for SqlClient for easy data access to ms sql server with functional seasoning on top

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

SQLProvider - A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.