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
·
lecaillon avatar

lecaillon/Evolve

0
View on GitHub↗
901 stars·120 forks·C#·MIT·7 viewsevolve-db.netlify.app↗

Evolve

Database migration tool for .NET and .NET Core projects. Inspired by Flyway.

Features

  • Database Utilities - SQL-based database migration tool.

Star history

Star history chart for lecaillon/evolveStar history chart for lecaillon/evolve

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 Evolve

Similar open-source projects, ranked by how many features they share with Evolve.
  • 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 Evolve→

Frequently asked questions

What does lecaillon/evolve do?

Database migration tool for .NET and .NET Core projects. Inspired by Flyway.

What are the main features of lecaillon/evolve?

The main features of lecaillon/evolve are: Database Utilities.

What are some open-source alternatives to lecaillon/evolve?

Open-source alternatives to lecaillon/evolve 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.