RubyGems Navigation menu

kinship 0.0.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.0.1 January 09, 2026 (8 KB)

Owners:

Pushed by:

Authors:

  • hackliteracy

SHA 256 checksum:

=

Total downloads 1,901

For this version 1,901

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

New versions require MFA: true

Version published with MFA: true

Links: