Tag: elixir
development
ID: 20171020
Intro to Ecto
#elixirEcto is the specific component for interacting with databases in the Elixir language. It supports mosts used database systems, the default being PostgreSQL, but Oracle, MySQL, SQLite, and MongoDB a... Read more
20 Oct 2017 - 1 minute read