Neucoas
09/10/2021, 12:52 PMpg
?Scott P
09/10/2021, 12:55 PMpg
library is a great option and I've had success with it. If you need to import data from a CSV, then pg-copy-streams
is a great option too.Neucoas
09/10/2021, 1:49 PMSELECT EXTRACT
, GROUP BY
and where conditions like this
WHERE something AND ((a AND b) OR c)
Neucoas
09/10/2021, 1:49 PMpg
🙂