Snowflake

Connector Details

Connector AttributesDetails
NameSnowflake
DescriptionSnowflake is a leading cloud-based data platform that revolutionizes the way organizations manage and analyze their data. Built for the cloud from the ground up, Snowflake offers a fully managed, scalable, and secure data warehouse solution that allows businesses to store, process, and analyze large volumes of data with ease. Its unique architecture separates storage and compute, enabling organizations to scale their resources independently and pay only for what they use. With support for both structured and semi-structured data, Snowflake empowers businesses to derive insights from diverse data sources and make informed decisions faster. Additionally, Snowflake's data sharing capabilities facilitate seamless collaboration and data exchange among partners and stakeholders, further enhancing its value proposition. As a result, Snowflake has become a go-to solution for organizations seeking to unlock the full potential of their data and drive innovation in today's data-driven world.
Connector TypeClass C

Features

Feature NameFeature Details
Load StrategiesFull Load, Incremental Load
Metadata ExtractionSupported
Data AcquisitionSupported
Data PublishingNot Supported
Automated Schema Drift HandlingNot Supported

Source Connection Attributes

Connection ParametersData TypeExample
Connection NameStringSnowflakeConnector
URLStringhttps://example.snowflakecomputing.com
Warehouse NameStringmy_warehouse
Database Name (Optional)Stringmy_database
User NameStringyour-username
PasswordStringyour-password
RoleStringmy_role
Bronze Schema (Optional)String
Silver Schema (Optional)String

Connector Specific Configuration Details

  1. Snowflake connector has optional values such as Bronze Schema and Silver Schema

  2. snowflake connector has Database Name as optional value

  3. Snowflake connector connection string:

    DRIVER={CData ODBC Driver for Snowflake};Url={<value>};warehouse={<value>};AuthScheme={<value>};User={<value>};Password={<value>};role={<value>};RTK=<value>
    

Screenshot To Use Connector