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: 7 months ago

Related projects:

Repository Description Stars
gjaldon/ecto_enum An Elixir library to support enums in Ecto models 562
popo63301/ecto_list An Elixir library that provides an ordered model management system with Ecto. 19
annkissam/rummage_ecto A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. 213
wemake-services/ecto_autoslug_field Automatically generates slugs from other fields in Ecto schemas. 151
mojotech/scrivener_ecto A library that provides pagination utilities for Ecto queries in Phoenix applications 574
unional/type-plus A collection of utility types and adjusted utilities for enhancing TypeScript development 380
bcheidemann/entype Generates type definitions for serialized data formats like JSON 3
meh/exts A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms 7
elixir-typed-structor/typed_structor A library for defining and working with typed structs in Elixir 13
asiniy/ecto_materialized_path A library to efficiently store and query hierarchical data in Ecto schemas using a materialized path pattern 63
asiniy/ecto_state_machine A library that enables finite state machine pattern in Ecto applications 97
esamattis/react-zorm A library providing a type-safe and performant way to create HTML forms in React applications. 732
schemadoc/schemadoc Tools to document and display database schemas in various formats 59
nebo15/ecto_paging Cursor-based pagination utility for Ecto queries 14
vic/comeonin_ecto_password An Ecto type for securely storing encrypted passwords using Comeonin. 35