Local migrations for embedded SQLite in F#

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • Migrondi

    A Super simple SQL Migrations Tool for SQLite, PostgreSQL, MySQL and SQL Server

  • View on GitHub

  • migrondi-vscode

    Migrondi running on VSCode!

  • No need to install it, use it from VSCode! https://github.com/AngelMunoz/migrondi-vscode

  • 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.

    InfluxDB logo
  • LiteDB.FSharp

    Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations

  • 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.

  • Siquelin

  • Let's move forward to the 02-siquelin-upsert-existing tag in the repository to see the updated implementation.

  • LiteDB

    LiteDB - A .NET NoSQL Document Store in a single data file

  • 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.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Generic DB with minimal boilerplate code

    1 project | /r/csharp | 22 May 2023
  • Yet another embedded DB (kind of)

    4 projects | /r/csharp | 10 May 2023
  • How to introduce a queue for my API.

    4 projects | /r/csharp | 23 Jan 2023
  • The Case for C# and .NET

    18 projects | news.ycombinator.com | 24 Jul 2022
  • MySQL or Top Alternatives in 2024 and How to Choose One

    4 projects | dev.to | 15 May 2024