Category

Active Record Nesting

Model database records as nested data structures

2.18
A long-lived project that still receives updates
Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using the materialized path pattern. It exposes the standard relations (ancestors, parent, root, children, siblings, descendants) and allows them to be fetched in a single query. Additional features i...
2019
2020
2021
2022
2023
2024
0.95
There's a lot of open issues
No release in over a year
Easily and efficiently make your ActiveRecord model support hierarchies
2019
2020
2021
2022
2023
2024
0.01
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Adds directed acyclic graph functionality to ActiveRecord.
2019
2020
2021
2022
2023
2024
0.48
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A gem that adds simple support for organizing ActiveRecord models into parent–children relationships.
2019
2020
2021
2022
2023
2024
0.03
No commit activity in last 3 years
No release in over 3 years
ActiveRecord extension for sorted adjacency lists support
2019
2020
2021
2022
2023
2024
0.01
No release in over 3 years
Low commit activity in last 3 years
Arboreal is yet another extension to ActiveRecord to support tree-shaped data structures. Internally, Arboreal maintains a computed "ancestry_string" column, which caches the path from the root of a tree to each node, allowing efficient retrieval of both ancestors and descendants. Arboreal surf...
2019
2020
2021
2022
2023
2024
0.07
No commit activity in last 3 years
There's a lot of open issues
better_nested_set Rails plugin (my fork from official SVN)
0.07
No commit activity in last 3 years
NOTICE: official repository moved to https://github.com/bbommarito/acts_as_nested_set