Snowflake Native SDK for Connectors tutorials¶
To help with understanding how to build, deploy, configure, and use connector native applications, we have created example connectors and a connector template.
For an example connector for GitHub, built using the Snowflake Native SDK for Connectors, see Tutorial: Snowflake Native SDK for Connectors example Java connector.
For a connector template, which will provide you with a skeleton of a native app based connector, and serve as a convenient starting point for your next custom connector, see Tutorial: Snowflake Native SDK for Connectors Java connector template.
You can also take a look at our older example connectors, which did not use the Snowflake Native SDK for Connectors, but may provide you with knowledge not present in our more up-to-date tutorials (e.g. on using a push-based approach):