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

62 stars
1 watching
18 forks
Language: Elixir
last commit: about 3 years ago
Linked from 1 awesome list

ancestryectoelixir

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
asiniy/ecto_state_machine A library that enables finite state machine pattern in Ecto applications 97
gjaldon/ecto_enum An Elixir library to support enums in Ecto models 562
florinpatrascu/closure_table Provides a simple solution for storing and manipulating complex hierarchies in Elixir 31
annkissam/rummage_ecto A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. 212
nebo15/ecto_paging Cursor-based pagination utility for Ecto queries 14
popo63301/ecto_list An Elixir library that provides an ordered model management system with Ecto. 19
mojotech/scrivener_ecto A library that provides pagination utilities for Ecto queries in Phoenix applications 573
whatyouhide/stream_data A toolset for generating and testing data in Elixir applications 883
bamorim/typed_ecto_schema Provides a way to define Ecto schemas with type information using a simplified DSL. 270
sheharyarn/ecto_rut Reduces code repetition in Ecto models by providing shortcuts to common operations 112
hentioe/honeycomb An Elixir library for managing background tasks with concurrency control and persistent results 18
vic/comeonin_ecto_password An Ecto type for securely storing encrypted passwords using Comeonin. 35
gjaldon/ectophile An Elixir library for adding file upload support to models using attachment fields 42
dkendal/zipper_tree Provides an efficient way to traverse and modify nested data structures in Elixir. 19
izelnakri/paper_trail Tracks and records all changes to a database in a separate version history log 565