Introduction
The Promise Helper Library for Snowflake is a lightweight library that brings full Promise support to the Snowflake SDK in Node.js.
info
This library is an open-source project. It is not affiliated with Snowflake, Inc.
For information about the official SDK, visit https://docs.snowflake.com/en/developer-guide/node-js/nodejs-driver.
- Getting Started - Get up and running with the Promise Helper Library.
- API Reference - API reference for the Promise Helper Library.
- Examples - Examples showing how to use the Promise Helper Library.
- Comparisons - Examples showing how Snowflake SDK features work both with, and without, this library.
- Authentication and MFA - Discusses upcoming changes to Snowflake’s authentication and MFA support.
- Implementation Details - Technical details of the Promise Helper Library.
- Migration Guide - How to upgrade from the previous version of this library to the current version.