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
63 stars
1 watching
18 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
ancestryectoelixir
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables finite state machine pattern in Ecto applications | 97 |
| An Elixir library to support enums in Ecto models | 562 |
| Provides a simple solution for storing and manipulating complex hierarchies in Elixir | 31 |
| A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 213 |
| Cursor-based pagination utility for Ecto queries | 14 |
| An Elixir library that provides an ordered model management system with Ecto. | 19 |
| A library that provides pagination utilities for Ecto queries in Phoenix applications | 574 |
| A toolset for generating and testing data in Elixir applications | 888 |
| Provides a way to define Ecto schemas with type information using a simplified DSL. | 272 |
| Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
| An Elixir library for managing background tasks with concurrency control and persistent results | 18 |
| An Ecto type for securely storing encrypted passwords using Comeonin. | 35 |
| An Elixir library for adding file upload support to models using attachment fields | 42 |
| Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
| Tracks and records all changes to a database in a separate version history log | 569 |