typed_ecto_schema

Type schema library

Provides a way to define Ecto schemas with type information using a simplified DSL.

A library to define Ecto schemas with typespecs without all the boilerplate code.

GitHub

272 stars
4 watching
18 forks
Language: Elixir
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
gjaldon/ecto_enumAn Elixir library to support enums in Ecto models562
popo63301/ecto_listAn Elixir library that provides an ordered model management system with Ecto.19
annkissam/rummage_ectoA lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities.213
wemake-services/ecto_autoslug_fieldAutomatically generates slugs from other fields in Ecto schemas.151
mojotech/scrivener_ectoA library that provides pagination utilities for Ecto queries in Phoenix applications574
unional/type-plusA collection of utility types and adjusted utilities for enhancing TypeScript development380
bcheidemann/entypeGenerates type definitions for serialized data formats like JSON3
meh/extsA lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms7
elixir-typed-structor/typed_structorA library for defining and working with typed structs in Elixir13
asiniy/ecto_materialized_pathA library to efficiently store and query hierarchical data in Ecto schemas using a materialized path pattern63
asiniy/ecto_state_machineA library that enables finite state machine pattern in Ecto applications97
esamattis/react-zormA library providing a type-safe and performant way to create HTML forms in React applications.732
schemadoc/schemadocTools to document and display database schemas in various formats59
nebo15/ecto_pagingCursor-based pagination utility for Ecto queries14
vic/comeonin_ecto_passwordAn Ecto type for securely storing encrypted passwords using Comeonin.35