Dapper.FSharp VS LiteDB.FSharp

Compare Dapper.FSharp vs LiteDB.FSharp and see what are their differences.

Dapper.FSharp

Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite (by Dzoukr)

LiteDB.FSharp

Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations (by Zaid-Ajaj)
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
Dapper.FSharp LiteDB.FSharp
7 2
359 179
- -
4.8 0.0
about 1 month ago over 1 year ago
F# F#
MIT License 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.

Dapper.FSharp

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

LiteDB.FSharp

Posts with mentions or reviews of LiteDB.FSharp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.
  • Local migrations for embedded SQLite in F#
    5 projects | dev.to | 2 Mar 2024
    Personally, I used to use LiteDB which is a NoSQL version which in v4 paired very nicely with F# thanks to Zaid's lovely LiteDB.FSharp library. Sadly, when v5 showed up, a lot of the F# niceties were lost given how the API was changed and v5 was not very F# friendly. You can still use it of course but you fall back to more unsafe F# code which is not ideal.
  • Is there a market for a complete fsharp ORM library?
    4 projects | /r/fsharp | 10 Jul 2022
    I have been looking for frameworks to work with databases in f# and found some reasonable. My favorite so far is Dapper.FSharp. It's a very nice CRUD helper. I looked for some 'fsharp helper' for EF and found EFCore.FSharp which does not support discriminated unions unfortunately and does not go very far. I was intrigued by Litedb.FSharp but I would like to stick with sql databases.

What are some alternatives?

When comparing Dapper.FSharp and LiteDB.FSharp you can also consider the following projects:

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

fslang-design - RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas

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

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

Rezoom.SQL - Statically typechecks a common SQL dialect and translates it to various RDBMS backends

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

Donald - A lightweight, generic F# database abstraction.

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.

Giraffe - A native functional ASP.NET Core web framework for F# developers.

SQLStreamStore - Stream Store library targeting RDBMS based implementations for .NET

examQuestionCore - Randomly distribute exam questions - server component written in C#/.NET5