Hello,
PostGre option is not available in dropdown on external database connection, how to connect to AWS Redshift from outsystems? Any component available for the same? Any pointer would help
Thanks
Prajakta Roshankhede
Hi Prajakta,
If I'm informed correctly, AWS Redshift doesn't work by direct connections to the database, as it is a cloud solution? The have an API available to manage the data.
As I can't find any Forge component for Redshift, if you want to connect via the API (which seems a REST API), you need to build that yourself.