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
ErikEJ avatar

ErikEJ/EFCorePowerTools

0
View on GitHub↗
2,504 stars·337 forks·C#·MIT·9 views

EFCorePowerTools

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI

Features

  • Database Utilities - Reverse engineering and visualization for EF Core.

Star history

Star history chart for erikej/efcorepowertoolsStar history chart for erikej/efcorepowertools

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 EFCorePowerTools

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

Frequently asked questions

What does erikej/efcorepowertools do?

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI

What are the main features of erikej/efcorepowertools?

The main features of erikej/efcorepowertools are: Database Utilities.

What are some open-source alternatives to erikej/efcorepowertools?

Open-source alternatives to erikej/efcorepowertools 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.