A mildly opinionated ORM-lite-ish wrapper around Ecto + postgres.
Currently just a proof of concept built over a hackday. Check out /examples/tasks
for usage.
def deps do
[
{:meso, "~> 0.1.0", only: :dev, runtime: false}
]
end
Yes. But not in production.
Yes I know.