Categories: None [Edit]
kinship
Kinship is a schema-inferred relationship graph for Ruby applications.
It automatically discovers parent/child relationships between models
by inspecting attributes (e.g. user_id, post_id) and builds a complete
in-memory graph with zero configuration.
Kinship enables deep relationship traversal, automatic join planning,
and eliminates common N+1 query patterns without requiring has_many or
belongs_to declarations. It is framework-agnostic and works with Rails,
Jetski, and custom ORMs.
Total
Ranking: 178,193 of 189,482
Downloads: 1,901
Daily
Ranking: 86,611 of 189,452
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | hackliteracy |