EctoShortcuts v0.1.3 EctoShortcuts

Shortcuts for Ecto gets, insertions, deletes, updates, where clauses, counts, etc. This module is strictly meant to simplify common Ecto usecases and you should defer to the Ecto way for more complicated logic that these shortcuts can’t handle.

Examples are in the README.