JSPM

  • Created
  • Published
  • Downloads 732601
  • Score
    100M100P100Q189256F
  • License Apache-2.0

Node.js driver for Snowflake

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

NPM

npm version

The official Node.js driver for Snowflake.

Installing

To install the driver, go to your project directory and type the following:

npm install snowflake-sdk

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.