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

installieren:
=

Versionen:

  1. 0.0.1 January 09, 2026 (8 KB)

Besitzer:

Pushed by:

Autoren:

  • hackliteracy

SHA 256-Prüfsumme:

=

Downloads insgesamt 1.890

Für diese Version 1.890

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.0

New versions require MFA: true

Version published with MFA: true

Links: