Package Exports
- snowflake-sdk
- snowflake-sdk/lib/core
- snowflake-sdk/lib/http/node
- snowflake-sdk/lib/logger/node
- snowflake-sdk/lib/util
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (snowflake-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Node.js driver for Snowflake
The official Node.js driver for Snowflake.
Installing
To install the driver, go to your project directory and type the following:
npm install snowflakedb
Usage and Getting Started
You can find documentation for the driver at:
https://docs.snowflake.net/manuals/user-guide/nodejs-driver.html
License
This driver is distributed under the Apache License, Version 2.0, see LICENSE.txt for more information.