closure_tree

Hierarchy builder

A Ruby library for building hierarchical data models in ActiveRecord

Easily and efficiently make your ActiveRecord models support hierarchies

GitHub

2k stars
34 watching
239 forks
Language: Ruby
last commit: 19 days ago
Linked from 2 awesome lists

activerecordancestrychildclosure-treedescendantshierarchieshierarchynested-hashesnested-setparentrailsrubytree-structure

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
franzose/closuretable A tool for simplifying hierarchical data storage and querying in relational databases using an adjacency list approach. 457
zorab47/active_admin-sortable_tree A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes 162
amerine/acts_as_tree A Ruby gem that adds support for organizing items into parent–children relationships to ActiveRecord 587
florinpatrascu/closure_table Provides a simple solution for storing and manipulating complex hierarchies in Elixir 31
1and1/acts_as_recursive_tree Provides a simple way to work with tree-like data in Rails applications using recursive SQL queries 72
activeadmin/arbre A Ruby gem for building HTML views using an object-oriented DOM tree structure. 768
westonganger/active_snapshot A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. 126
dhruvaray/backbone-associations Tool to create object hierarchies with Backbone models and respond to changes 492
closuretree/with_advisory_lock Adds advisory locking to ActiveRecord models for concurrent access control 627
neo4jrb/activegraph A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. 1,398
brendon/ranked-model An acts_as_sortable alternative with optimized performance and support for multiple lists per table 1,089
skyeagle/mongoid-ancestry Enables hierarchical organization of data in Mongoid models using a tree-like structure 85
math-comp/hierarchy-builder Provides high-level commands to declare hierarchical algebraic structures in Coq using packed classes 97
derrickreimer/sequenced Automatically assigns unique sequential IDs to records in databases 406
wvanbergen/scoped_search Makes it easy to search and filter data in ActiveRecord models using a query string. 265