awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesORM Code Generators

Tools that automatically generate database models and boilerplate CRUD code from existing schemas.

Distinct from ORM-Based: Existing candidates focus on the ORM runtime or No-Code ORMs, not the code generation process itself.

Explore 4 awesome GitHub repositories matching development tools & productivity · ORM Code Generators. Refine with filters or upvote what's useful.

Awesome ORM Code Generators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • shuzheng/zhengshuzheng का अवतार

    shuzheng/zheng

    16,672GitHub पर देखें↗

    Zheng is a Spring Boot microservices framework and enterprise J2EE development platform. It functions as a distributed service gateway and identity provider, providing a foundation for building complex business applications and microservices infrastructure. The project includes a comprehensive enterprise content management system and an OAuth2 identity provider for managing single sign-on and third-party social login integrations. It also features a MyBatis ORM code generator that automatically creates database models and boilerplate functions from existing tables. The platform covers a broa

    Automatically creates database models and boilerplate functions from existing tables to accelerate development.

    Javaactivemqaliossdruid
    GitHub पर देखें↗16,672
  • aarondl/sqlboileraarondl का अवतार

    aarondl/sqlboiler

    6,989GitHub पर देखें↗

    sqlboiler is a database-first ORM generator for Go that analyzes an existing database schema to produce strongly typed structures and query helpers. It functions as a schema-driven code generator, transforming database tables and relationships into executable Go source code. The project distinguishes itself through a type-safe query builder that uses chainable modifiers to construct SQL statements, eliminating the need for raw string concatenation. It utilizes customizable text templates to generate source code, allowing for the aliasing of schema entities and the creation of custom templates

    Automatically generates database models and boilerplate CRUD code from existing database schemas.

    Godatabasegogolang
    GitHub पर देखें↗6,989
  • cq-panda/vue.netcorecq-panda का अवतार

    cq-panda/Vue.NetCore

    4,227GitHub पर देखें↗

    Vue.NetCore is a full-stack scaffolding tool that automatically generates frontend and backend code using .NET Core and Vue.js based on database schemas. It functions as a CRUD boilerplate generator and database orchestrator that maps entities into business logic to create administrative interfaces and API endpoints. The project provides a multi-platform UI scaffold, producing compatible code for web, iOS, Android, and WeChat mini-programs. It utilizes a TypeScript web framework with Vite and leverages SqlSugar to automate the mapping of database entities. The system covers enterprise CRUD a

    Leverages SqlSugar to map database entities into automated full-stack business logic.

    C#axioscsharpdapper
    GitHub पर देखें↗4,227
  • stephenafamo/bobstephenafamo का अवतार

    stephenafamo/bob

    1,739GitHub पर देखें↗

    This project is a database toolkit for Go that provides schema-to-object mapping, fluent query construction, and automated code generation. It functions as a framework for type-safe database access, enabling developers to interact with relational databases by generating models and interfaces directly from existing database schemas. The toolkit distinguishes itself through a workflow that parses hand-written SQL files to generate type-safe functions, allowing for the integration of custom SQL while maintaining consistent result mapping. It supports modular customization through a plugin-based

    Inspects database schemas to produce type-safe models, query functions, and test data factories for Go applications.

    Godatabasegolanghacktoberfest
    GitHub पर देखें↗1,739
  1. Home
  2. Development Tools & Productivity
  3. ORM Code Generators