ecto_materialized_path

Hierarchy library

A library to efficiently store and query hierarchical data in Ecto schemas using a materialized path pattern

Tree structure & hierarchy for ecto models

GitHub

63 stars
1 watching
18 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list

ancestryectoelixir

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
asiniy/ecto_state_machineA library that enables finite state machine pattern in Ecto applications97
gjaldon/ecto_enumAn Elixir library to support enums in Ecto models562
florinpatrascu/closure_tableProvides a simple solution for storing and manipulating complex hierarchies in Elixir31
annkissam/rummage_ectoA lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities.213
nebo15/ecto_pagingCursor-based pagination utility for Ecto queries14
popo63301/ecto_listAn Elixir library that provides an ordered model management system with Ecto.19
mojotech/scrivener_ectoA library that provides pagination utilities for Ecto queries in Phoenix applications574
whatyouhide/stream_dataA toolset for generating and testing data in Elixir applications888
bamorim/typed_ecto_schemaProvides a way to define Ecto schemas with type information using a simplified DSL.272
sheharyarn/ecto_rutReduces code repetition in Ecto models by providing shortcuts to common operations112
hentioe/honeycombAn Elixir library for managing background tasks with concurrency control and persistent results18
vic/comeonin_ecto_passwordAn Ecto type for securely storing encrypted passwords using Comeonin.35
gjaldon/ectophileAn Elixir library for adding file upload support to models using attachment fields42
dkendal/zipper_treeProvides an efficient way to traverse and modify nested data structures in Elixir.19
izelnakri/paper_trailTracks and records all changes to a database in a separate version history log569