I have a node.js app that works with PostgreSQL DB and uses sequelize for ORM. In one of the tables I have an array type column:
node.js
PostgreSQL
sequelize