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.