Ross ROSS = Recommend OSS · open-source software intelligence for agents

fluentmigrator/fluentmigrator

Fluent migrations framework for .NET observed · 2026-08-28

github.com/fluentmigrator/fluentmigrator · homepage · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 66
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 5999
  • days_rel: 225
  • days_push: 7
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

3511 stars · 703 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

FluentMigrator is a .NET database migration framework inspired by Ruby on Rails Migrations, letting developers define schema changes as C# classes with a fluent API. It tracks applied migrations automatically, supports rollbacks, and works across many database providers including SQL Server, PostgreSQL, MySQL, SQLite, and Oracle.

Use cases

  • manage database schema migrations in .net
  • replace manual sql scripts with versioned c# migrations
  • keep dev test and production database schemas in sync
  • roll back database schema changes
  • write database-agnostic schema changes for multiple providers
  • track which database migrations have been applied

When to choose

  • you're on .NET and want code-based, version-controlled database migrations
  • you need to support multiple database providers with one migration codebase
  • you want automatic migration tracking and rollback support

When to avoid

  • you prefer plain SQL migration scripts or a different migration tool like EF Core Migrations or DbUp
  • your project is not on the .NET platform

Facets

library · maturity active

database orm developer-tools cli databases developer-tools backend dotnet cross-platform cli database-migrations schema-migration fluent-api sql-server postgresql mysql sqlite oracle version-controlled-schema rollback-support automation

2 sources

Member repositories

RepositoryRoleHealth v2
fluentmigrator/fluentmigratormain88

For agents

markdown · JSON · MCP: product_card(name="fluentmigrator/fluentmigrator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem