Snowflake Reader/Writer

FME can access attribute data held in Snowflake database tables.

FME provides read and write access via Snowflake’s JDBC driver, which is bundled with FME.

Note  For FME 2025.0, we have improved the user experience by combining spatial and non-spatial formats. Previous format identifiers:
  • Snowflake Non-Spatial Reader/Writer: SNOWFLAKE_NONSPATIAL
  • Snowflake Spatial Reader/Writer: SNOWFLAKE_SPATIAL

Using Snowflake in FME

To learn more about Snowflake and FME, see:

Product and System Requirements

Format

FME Platform

Operating System

Reader/Writer

FME Form

FME Flow

FME Flow Hosted

Windows 64-bit

Linux

Mac

Reader

Yes

Yes

Yes

Yes

Yes

Yes

Writer

Yes

Yes

Yes

Yes

Yes

Yes

Usage Notes

The performance of this format is dependent on the amount of memory allocated to the Java Virtual Machine (JVM). The following environment variables allow you to specify memory available to Java Plugins:

Tip  To pass additional parameters used by FME to the Java Virtual Machine, use the JAVA_TOOL_OPTIONS environment variable.
Memory Usage (applicable to writers only): Changing the value in the writer parameter Features Per Transaction can control the number of features that FME places in each transaction before a transaction is committed to the database.