FSharp.Data.Npgsql VS Thoth.Json.Net

Compare FSharp.Data.Npgsql vs Thoth.Json.Net 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)
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 Thoth.Json.Net
2 1
121 31
-0.8% -
0.0 0.0
over 1 year ago about 1 year 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.

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.

Thoth.Json.Net

Posts with mentions or reviews of Thoth.Json.Net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-29.
  • Recommended libraries / frameworks for web services
    6 projects | /r/fsharp | 29 Apr 2021
    For JSON is use https://github.com/thoth-org/Thoth.Json.Net which is more or less Elm's way of doing it. For each type I provide functions to decode and encode JSON, so I can go straight from raw string into rich business model. No need to be JSON 1:1 F# Model, see:

What are some alternatives?

When comparing FSharp.Data.Npgsql and Thoth.Json.Net you can also consider the following projects:

Donald - A lightweight, generic F# database abstraction.

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

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

F# Data - F# Data: Library for Data Access

tsql - Transact-SQL template combinators.

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

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

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

Knex - A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.