nodejs vs postgresql code example Example: postgresql gset => SELECT 'hello' AS var1, 10 AS var2 -> \gset => \echo :var1 :var2 hello 10