Does QGIS have something where I can type a PostGIS query, hit execute and it adds the results as a Layer in QGIS?
I realise I can create a view or table then open it in QGIS, but that becomes painstaking when you're trying out queries like you would with on the command line with psql.