awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
SRoddis avatar

SRoddis/Mongo.Migration

0
View on GitHub↗
181 stars·59 forks·C#·MIT·5 views

Mongo.Migration

On-the-fly migrations with MongoDB C# Driver

Features

  • Database Utilities - On-the-fly document migration for MongoDB.

Star history

Star history chart for sroddis/mongo.migrationStar history chart for sroddis/mongo.migration

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mongo.Migration

Similar open-source projects, ranked by how many features they share with Mongo.Migration.
  • andizzle/rwdbandizzle avatar

    andizzle/rwdb

    21View on GitHub↗

    Database wrapper that manage read write connections

    Go
    View on GitHub↗21
  • christiandelbianco/monitor-table-change-with-sqltabledependencychristiandelbianco avatar

    christiandelbianco/monitor-table-change-with-sqltabledependency

    665View on GitHub↗

    Get SQL Server notification on record table change

    C#
    View on GitHub↗665
  • chucknorris/roundhousechucknorris avatar

    chucknorris/roundhouse

    916View on GitHub↗

    RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control

    C#
    View on GitHub↗916
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Mongo.Migration→

Frequently asked questions

What does sroddis/mongo.migration do?

On-the-fly migrations with MongoDB C# Driver

What are the main features of sroddis/mongo.migration?

The main features of sroddis/mongo.migration are: Database Utilities.

What are some open-source alternatives to sroddis/mongo.migration?

Open-source alternatives to sroddis/mongo.migration include: andizzle/rwdb — Database wrapper that manage read write connections. christiandelbianco/monitor-table-change-with-sqltabledependency — Get SQL Server notification on record table change. chucknorris/roundhouse — RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control. codingconcepts/datagen. dbup/dbup — DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been… 2tvenom/myreplication.