ecto_anon
Data Redactor
An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields.
Data anonymization for your Ecto models !
89 stars
4 watching
2 forks
Language: Elixir
last commit: 9 days ago
Linked from 1 awesome list
anonanonymizationdatabaseectoelixir
Related projects:
Repository | Description | Stars |
---|---|---|
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
wttj/algoliax | An Elixir package providing an Algolia integration for struct and Ecto schema indexing | 58 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
sheharyarn/ecto_rut | Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
jfacorro/eden | An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. | 38 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
xerions/ecto_it | A library providing a set of pre-configured repositories for testing Ecto plugins with different databases. | 3 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
fuelen/ecto_dev_logger | An alternative logging library for Ecto queries in Elixir | 151 |
mana-ethereum/ex_rlp | An Elixir implementation of Ethereum's RLP encoding specification | 31 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |