ecto-types topic

List ecto-types repositories

ecto_ltree

33
Stars
8
Forks
Watchers

Ecto support for the PostgreSQL’s ltree data type

ecto_autoslug_field

149
Stars
14
Forks
Watchers

Automatically create slugs for Ecto schemas.

ecto_network

56
Stars
19
Forks
Watchers

Ecto types to support MACADDR and Network extensions provided by Postgrex.

uuidv7

62
Stars
6
Forks
Watchers

A UUID v7 implementation and Ecto.Type for Elixir - based on Rust