-
28 859
recent downloads
total downloads: 347 457
ecto_cursor_based_stream
1.2.0
Cursor-based streaming of Ecto records that doesn't require database transaction.
-
28 199
recent downloads
total downloads: 162 262
dumper
0.3.0
A LiveDashboard page for browsing the data in your Ecto Repo
-
26 987
recent downloads
total downloads: 559 531
exlasticsearch
2.3.0
Ecto-friendly Elasticsearch DSL
-
26 013
recent downloads
total downloads: 554 375
ecto_ulid
0.3.0
An Ecto.Type implementation of ULID.
-
25 818
recent downloads
total downloads: 1 120 167
commanded_ecto_projections
1.4.0
Read model projections for Commanded using Ecto.
-
25 603
recent downloads
total downloads: 740 960
ecto_soft_delete
2.1.0
Soft deletion with Ecto.
-
25 157
recent downloads
total downloads: 479 274
ecto_morph
0.1.29
A utility library for Ecto
-
24 711
recent downloads
total downloads: 564 786
ex_audit
0.10.0
Ecto auditing library that transparently tracks changes and can revert them
-
23 027
recent downloads
total downloads: 357 238
ecto_ltree
0.4.0
A library that provides the necessary modules to support the PostgreSQL’s `ltree` data type with Ecto.
-
22 630
recent downloads
total downloads: 129 068
directories
1.2.0
A lightweight package to get standard locations of directories for temporary files, config, cache, etc.
-
21 423
recent downloads
total downloads: 598 493
ecto_state_machine
0.3.0
State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'
-
20 574
recent downloads
total downloads: 589 155
ecto_commons
0.3.6
Common helpers for Ecto: validators, formatters, etc.
-
16 807
recent downloads
total downloads: 92 276
exandra
0.16.0
Exandra is an Elixir library that brings the power of Scylla/Cassandra to Ecto.
-
16 447
recent downloads
total downloads: 828 962
query_builder
1.4.2
Compose Ecto queries without effort
-
15 471
recent downloads
total downloads: 268 386
ecto_mysql_extras
0.6.3
Ecto MySQL (and MariaDB) database performance insights.
-
15 204
recent downloads
total downloads: 890 321
ecto_autoslug_field
3.1.0
Autoslug field for Ecto.
-
15 112
recent downloads
total downloads: 128 998
timescale
0.1.1
Easy time-series data in TimescaleDB with Ecto
-
15 011
recent downloads
total downloads: 72 495
ecto_watch
1.1.0
EctoWatch allows you to easily get Phoenix.PubSub notifications directly from postgresql.
-
12 868
recent downloads
total downloads: 550 904
triplex
1.3.0
Build multitenant applications on top of Ecto.
-
11 809
recent downloads
total downloads: 414 614
arbor
1.1.1
Ecto adjacency list and tree traversal
-
11 791
recent downloads
total downloads: 2 365 439
arc_ecto
0.11.3
An integration with Arc and Ecto.
-
11 729
recent downloads
total downloads: 264 439
ex_json_logger
1.4.1
JSON formatter for Loggers console backend, Plug, and Ecto formatters included.
-
11 554
recent downloads
total downloads: 251 825
goal
1.2.0
A parameter validation library based on Ecto
-
11 553
recent downloads
total downloads: 61 961
ecto_middleware
1.0.0
Implements a generic `middleware/2` callback for any module that uses `Ecto.Repo` to customize behaviour.
-
11 303
recent downloads
total downloads: 512 930
fsmx
0.5.0
A Finite-state machine implementation in Elixir, with opt-in Ecto friendliness.
-
8 977
recent downloads
total downloads: 332 313
ecto_fields
1.3.0
Provides commonly used fields for Ecto projects.
-
8 322
recent downloads
total downloads: 324 271
ecto_phone_number
0.4.4
Phone number type with validation and formatting for Ecto
-
8 277
recent downloads
total downloads: 76 114
ecto_hooks
1.2.1
Adds callbacks/hooks to Ecto: `after_insert`, `after_update`, `after_delete`,
`after_get`, `before_insert`, `before_update`, `before_dele...
-
7 877
recent downloads
total downloads: 180 355
ecto_ulid_next
1.0.2
An Ecto.Type implementation of ULID.
-
7 800
recent downloads
total downloads: 30 047
typed_struct_ecto_changeset
1.1.0
Plugin for typed struct to integrate with changeset