Hi Dojo community,
I would like to know which is the best way to create a connector to query a Postgres data base which is running over a Linux virtual machine. Is there any Guideline to do so? Any connector developed already?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 19th July 2023
Hi Sebastiam,
As far as I know this has not been used or tested before, but you can probably use a C# connection library for Postgres such as npgsql in an automation script or QAction to connect to the database.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 19th July 2023