ecto_shortuuid

Short UUID encoder

A custom Ecto type allowing automatic encoding of UUIDs to ShortUUIDs.

Ecto type which adds support for ShortUUID in Ecto schemas

GitHub

28 stars
4 watching
3 forks
Language: Elixir
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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
wojtekmach/github_ecto An Ecto adapter that provides a simple interface to interact with the GitHub API 121
nebo15/ecto_mnesia An adapter that enables Ecto to interact with Mnesia Erlang term database. 243
elixir-ecto/postgrex A PostgreSQL driver for Elixir. 1,116
mishaconway/ecto_shortcuts A set of utilities to simplify common operations in Ecto 29
stavro/arc_ecto Integration tools for Arc and Ecto. 255
mana-ethereum/ex_rlp An Elixir implementation of Ethereum's RLP encoding specification 31
sheharyarn/ecto_rut Reduces code repetition in Ecto models by providing shortcuts to common operations 112
nebo15/ecto_paging Cursor-based pagination utility for Ecto queries 14
dwyl/phoenix-ecto-encryption-example A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. 274
wemake-services/ecto_autoslug_field Automatically generates slugs from other fields in Ecto schemas. 152
wttj/ecto_anon An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. 89
jazzyb/sqlite_ecto An Ecto adapter for interacting with SQLite databases 77
fuelen/ecto_dev_logger An alternative logging library for Ecto queries in Elixir 151