

JackDB is an SQL IDE that works with PostgreSQL, Amazon Redshift and more. You can download from it’s official site.

It is a Mac native and supports database systems derived from PostgreSQL like Amazon Redshift. It has a simple interface that works nicely.
#Postico database link how to#

Follow these instructions on how to connect to your Amazon Redshift cluster with the psql tool with this guide from Amazon.You will need your Amazon Redshift cluster endpoint, database, and port to connect. Psql is a terminal-based front end from PostgreSQL, and it is pretty straightforward to use. You may also connect with psql to an Amazon Redshift cluster. Follow these instructions on how to connect to your Amazon Redshift cluster over a JDBC Connection in SQL Workbench/J from Amazon here.Read the Installing and starting SQL Workbench/J page.Download SQL Workbench/J from SQL Workbench.SQL Workbench/JĪmazon in their guide uses SQL Workbench/J. Though you can connect to your cluster using psql or any SQL IDE that supports PostgreSQL JDBC or ODBC drivers. Which SQL IDE is the best to connect to AWS Redshift?Īmazon does not provide any SQL client tools, but they recommend SQL Workbench/J.
