mongoid-tree
Tree structure
A Mongoid document extension for building tree structures with a materialized path pattern
A tree structure for Mongoid documents using the materialized path pattern
302 stars
7 watching
69 forks
Language: Ruby
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
skyeagle/mongoid-ancestry | Enables hierarchical organization of data in Mongoid models using a tree-like structure | 85 |
mongoid/mongoid_search | Enables full-text searching in Mongoid models | 318 |
mongoid/mongoid-geospatial | An extension for MongoDB and Ruby's Mongoid framework to simplify the use of spatial features in geographic information systems. | 80 |
kaminari/kaminari-mongoid | An adapter that integrates Kaminari pagination with Mongoid, a MongoDB ORM. | 40 |
benawad/nest-mongo-graphql | A Nest.js application with MongoDB integration and GraphQL support for building data-driven RESTful APIs | 82 |
mongoid/mongoid-history | A Ruby-based gem that enables multi-user non-linear history tracking and auditing for MongoDB documents. | 393 |
begeekmyfriend/bplustree | A minimal B+Tree indexing structure implementation for efficient key-value storage | 1,863 |
talgalili/dendextend | Enhances R's dendrogram functionality with additional features and functions | 153 |
medhiwidjaja/nary_tree | An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |
django-treebeard/django-treebeard | Provides efficient tree data structures for Django web applications | 1,119 |
mongodb/bson-ruby | An implementation of the BSON specification in Ruby. | 82 |
mongodb/design | An official documentation site for LeafyGreen's MongoDB-related tools and resources | 36 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |