Search millions of usernames efficiently with Ecto
How can you efficiently search through millions of usernames using Ecto? This blog post takes a deep-dive into Postgres’ ILIKE and SIMILARITY operators and their dangerous caveats.
https://www.peterullrich.com/efficient-name-search-with-postgres-and-ecto
Read next Como mockar integrações com bypass | Testando com Elixir