Ross ROSS = Recommend OSS · open-source software intelligence for agents

neo4jrb/activegraph

An active model wrapper for the Neo4j Graph Database for Ruby. observed · 2026-08-28

github.com/neo4jrb/activegraph · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 98
  • Release rhythm 66
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6669
  • days_rel: 16
  • days_push: 16
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1406 stars · 273 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ActiveGraph (formerly Neo4j.rb) is an Active Model-compliant object-graph mapper (OGM) for the Neo4j graph database in Ruby. It provides ActiveRecord-style conventions including properties, validations, callbacks, associations, and a chainable query builder for graph queries.

Use cases

  • use neo4j graph database from ruby with activerecord-like models
  • build cypher queries with a chainable query builder
  • define node and relationship models with validations and callbacks
  • integrate neo4j into a rails application
  • model graph relationships as first-class entities in ruby
  • run migrations and manage constraints for a neo4j database

When to choose

  • you are a ruby or rails developer working with neo4j
  • you want an ActiveRecord-familiar API over a graph database
  • you need graph traversals expressed as chainable, composable queries
  • you want models for both nodes and relationships

When to avoid

  • you use a relational or document database instead of neo4j
  • you need a low-level driver only (use neo4j-ruby-driver directly)
  • your project is not on the ruby/jvm ecosystem
  • you need an ORM for SQL databases

Facets

library · maturity active

orm database-driver database databases web-development backend developer-tools ruby jvm neo4j graph-database object-graph-mapper active-model rails query-builder

3 sources

Member repositories

RepositoryRoleHealth v2
neo4jrb/activegraphmain87

For agents

markdown · JSON · MCP: product_card(name="neo4jrb/activegraph")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem