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: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gjaldon/ecto_enumAn Elixir library to support enums in Ecto models562
elixir-mongo/mongodb_ectoProvides an interface to interact with MongoDB databases using Ecto374
wojtekmach/github_ectoAn Ecto adapter that provides a simple interface to interact with the GitHub API121
nebo15/ecto_mnesiaAn adapter that enables Ecto to interact with Mnesia Erlang term database.243
elixir-ecto/postgrexA PostgreSQL driver for Elixir.1,126
mishaconway/ecto_shortcutsA set of utilities to simplify common operations in Ecto29
stavro/arc_ectoIntegration tools for Arc and Ecto.255
mana-ethereum/ex_rlpAn Elixir implementation of Ethereum's RLP encoding specification31
sheharyarn/ecto_rutReduces code repetition in Ecto models by providing shortcuts to common operations112
nebo15/ecto_pagingCursor-based pagination utility for Ecto queries14
dwyl/phoenix-ecto-encryption-exampleA comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database.273
wemake-services/ecto_autoslug_fieldAutomatically generates slugs from other fields in Ecto schemas.151
wttj/ecto_anonAn Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields.89
jazzyb/sqlite_ectoAn Ecto adapter for interacting with SQLite databases77
fuelen/ecto_dev_loggerAn alternative logging library for Ecto queries in Elixir151