Morph

SQL for External Databases

The Morph platform can connect to multiple external database systems, enabling the integration, manipulation, pipeline construction, and visualization of data from various sources. Morph supports the execution of SQL queries tailored to each database.

This section explains the types of SQL supported by Morph for each database.


PostgreSQL

Version RestrictionsConnection Method
PostgreSQL 9.6 and aboveConnection String

MySQL

Version RestrictionsConnection Method
MySQL 5.7 and above
MariaDB 10.2 and above
Connection String

Amazon Redshift

Version RestrictionsConnection Method
NoneConnection String

BigQuery

  • Syntax: Please refer to the BigQuery SQL Reference.
Version RestrictionsConnection Method
NoneService Account
OAuth

Snowflake

  • Syntax: Please refer to the Snowflake SQL Command Reference.
Version RestrictionsConnection Method
NoneKey Pair
OAuth

Connection Method

You can connect to each external database from the Connections settings screen in Morph.