creative internet computer display

Using the Amazon Redshift Data API to interact from an Amazon SageMaker Jupyter notebook

Original Post>

The Amazon Redshift Data API makes it easy for any application written in Python, Go, Java, Node.JS, PHP, Ruby, and C++ to interact with Amazon Redshift . Traditionally, these applications use JDBC connectors to connect, send a query to run, and retrieve results from the Amazon Redshift cluster.