ecto_enum
Enum library
An Elixir library to support enums in Ecto models
Ecto extension to support enums in models
562 stars
11 watching
131 forks
Language: Elixir
last commit: 9 months ago
Linked from 1 awesome list
custom-enumectoecto-extensionelixirenumpostgres-enum
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an interface to interact with MongoDB databases using Ecto | 374 |
| An Elixir library for adding file upload support to models using attachment fields | 42 |
| A PostgreSQL driver for Elixir. | 1,126 |
| An Elixir library that provides an ordered model management system with Ecto. | 19 |
| An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
| Cursor-based pagination utility for Ecto queries | 14 |
| An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
| An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
| A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
| Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
| A utility library for defining custom enumerations in Elixir. | 65 |
| An alternative logging library for Ecto queries in Elixir | 151 |
| A custom Ecto type allowing automatic encoding of UUIDs to ShortUUIDs. | 28 |
| Automatically generates slugs from other fields in Ecto schemas. | 151 |
| A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. | 273 |