dwyl / learn-elixir

:droplet: Learn the Elixir programming language to build functional, fast, scalable and maintainable web applications!
1.6k stars 107 forks source link

Dynamic SQL Queries With Elixir #171

Open nelsonic opened 2 years ago

nelsonic commented 2 years ago

Building a MongoDB-style Query API for Postgres with Ecto: https://pentacent.com/blog/dynamic-ecto-queries/