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:
=

インストール:
=

バージョン履歴:

  1. 0.0.1 January 09, 2026 (8KB)

所有者:

プッシュ者:

作者:

  • hackliteracy

SHA 256チェックサム:

=

累計ダウンロード数 1,901

このバージョンのみ 1,901

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: