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
·

1 repository

Awesome GitHub RepositoriesHierarchy Integrity Strategies

Configurable behaviors for managing orphaned nodes, such as promotion or recursive deletion, when parents are removed.

Distinct from Orphaned Resource Prevention: Distinct from Resource Prevention: focuses on the logic of how to handle orphans (promote/delete) in a data tree rather than just preventing them.

Explore 1 awesome GitHub repository matching software engineering & architecture · Hierarchy Integrity Strategies. Refine with filters or upvote what's useful.

Awesome Hierarchy Integrity Strategies GitHub Repositories

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

    stefankroes/ancestry

    3,853Vezi pe GitHub↗

    Ancestry is a materialized path tree library for managing hierarchical data models in relational databases. It provides a framework for organizing records into tree structures, allowing for the efficient retrieval of ancestors and descendants through path-based storage. The project distinguishes itself through specialized tools for maintaining tree integrity and transforming data. It includes a tree integrity manager to handle orphaned nodes and a JSON tree serializer that converts hierarchical database records into nested hashes or arrays for API responses. The library covers a broad range

    Implements configurable behaviors such as promotion or recursive deletion to maintain structural integrity when parent nodes are removed.

    Ruby
    Vezi pe GitHub↗3,853
  1. Home
  2. Software Engineering & Architecture
  3. Hierarchy Integrity Strategies