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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesSchema Mapping Tools

Utilities that synchronize programming language types with database schema definitions.

Distinguishing note: None of the candidates were provided; this focuses on runtime type inspection for persistence.

Explore 2 awesome GitHub repositories matching data & databases · Schema Mapping Tools. Refine with filters or upvote what's useful.

Awesome Schema Mapping Tools GitHub Repositories

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

    go-gorm/gorm

    39,798GitHub पर देखें↗

    GORM is a developer-focused object-relational mapping library for Go that provides a comprehensive data persistence framework. It serves as a database access layer, allowing developers to map application structures to database tables and perform CRUD operations using a fluent, type-safe query builder instead of writing raw SQL. The library distinguishes itself through its association-aware persistence, which automatically tracks and synchronizes complex entity relationships during database operations. It utilizes a driver-agnostic interface to maintain consistent behavior across various stora

    Uses runtime type inspection to automatically map programming language structures to database tables and manage field-level data persistence.

    Gogogolanggorm
    GitHub पर देखें↗39,798
  • flipped-aurora/gin-vue-adminflipped-aurora का अवतार

    flipped-aurora/gin-vue-admin

    24,323GitHub पर देखें↗

    Gin-vue-admin is a full-stack development scaffold designed to accelerate the creation of enterprise-grade web applications. It provides a pre-configured foundation for both backend and frontend components, incorporating a modular plugin architecture that allows developers to organize and manage application features as decoupled packages. The platform distinguishes itself through extensive automation, utilizing template-driven code generation to produce boilerplate code and interactive API documentation directly from source code annotations. It features a database-first schema mapping system

    Synchronizing application models with relational database structures to ensure data consistency and integrity across the entire persistence layer of an application.

    Goadminaicasbin
    GitHub पर देखें↗24,323
  1. Home
  2. Data & Databases
  3. Schema Mapping Tools