Elixir in Production: Papercups ThinkingElixir 036: Using LiveView and Hooks with Alexandre Minette

Building a MongoDB-style API for Postgres with Ecto

Building complex querying APIs can be hard - but it doesn’t have to be. This article shows how to use dynamic/3 to build complex SQL queries with Ecto from JSON query documents inspired by MongoDB.

https://pentacent.com/blog/dynamic-ecto-queries/