Support for JSON data type · Issue #119 · xerions/mariaex

Quoting from the Ecto documentation (emphasis mine): In order to support maps, different databases may employ different techniques. For example, PostgreSQL will store those values in jsonb fields, ...