TimescaleDB support in Elixir using Ecto
Most of the projects collect a lot of data. It usually means a heavy loads on the database. What can we do to provide better request handling and lower access times? See how to integrate Elixir and Ecto with one, very popular extension for PostgreSQL database which is TimescaleDB.
https://bartoszgorka.com/timescaledb-support-in-elixir-using-ecto
Read next Fat Fingered Input