awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesInstance Linking

Linking specific entity instances to one another to create runtime relationships.

Distinct from Entity Relationships: Distinct from Entity Relationships: specifically manages links between live instances rather than general database schema associations.

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

Awesome Instance Linking GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • isadorasophia/murderAvatar isadorasophia

    isadorasophia/murder

    3,171Vezi pe GitHub↗

    Murder is an entity component system game engine designed for 2D game development. It provides a core framework for managing game objects through an ECS architecture and includes a dedicated 2D game editor for asset management and real-time property configuration. The engine features a specialized 2D rendering pipeline supporting pixel art, sprite slicing, and parallax effects. It includes a hierarchical A* pathfinding system for agent navigation and a comprehensive asset management system for serializing and loading game resources. The project covers a broad range of capabilities, including

    Provides a mechanism to identify fields as references to other entity instances to establish relationships.

    C#fnagame-enginegamedev
    Vezi pe GitHub↗3,171
  • nelmio/aliceAvatar nelmio

    nelmio/alice

    2,539Vezi pe GitHub↗

    Alice is a PHP test data generator and fixture library used to automate the creation of large sets of fake objects and entities. It functions as an object hydrator and random data provider, allowing users to define the structure and attributes of dummy test data in markup or arrays to simulate specific application states. The library distinguishes itself through a template-based system that supports fixture inheritance to reduce data duplication. It utilizes a flexible instantiation model that allows for custom factory integration, method invocation, and property hydration via reflection or c

    Connects fixtures to one another by referencing specific object names or the current instance.

    PHPaliceexpression-languagefaker
    Vezi pe GitHub↗2,539
  1. Home
  2. Data & Databases
  3. Entity Relationships
  4. Instance Linking