awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDevelopment-Time Generators

Tools that generate code or migration scripts by inspecting schemas during the development lifecycle.

Distinct from Code Generators: Distinct from general code generators: focuses specifically on design-time schema inspection and migration script generation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Development-Time Generators. Refine with filters or upvote what's useful.

Awesome Development-Time Generators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dotnet/efcoreAvatar von dotnet

    dotnet/efcore

    14,587Auf GitHub ansehen↗

    Entity Framework Core is an object-relational mapper that enables developers to interact with database systems using strongly-typed code. It serves as a comprehensive data access framework, providing a unified interface for mapping application objects to relational and non-relational database schemas while managing the lifecycle of data operations through a central context. The project distinguishes itself through a provider-based architecture that decouples core data access logic from specific database engines, allowing for consistent interaction across diverse storage systems. It features a

    Automates the creation of migration scripts and model classes by inspecting database schemas during development.

    C#aspnet-productc-sharpdatabase
    Auf GitHub ansehen↗14,587
  1. Home
  2. Software Engineering & Architecture
  3. Code Generators
  4. Development-Time Generators