0.0.3 • Published 8 years ago

snowflake-utils v0.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago


A collection of utilties to use with the snowflake database.

Installation

npm install snowflake-utils --save

Features

  • Wrapper method to execute SQL query and return results with lower cased column names
  • Ability to grab 'production' database from REDIS
  • Ability to set 'production' database to REDIS

Background

We are users of snowflake and currently use a model where we build a new data warehouse each night and then transparently replace the previous nights warehouse by flipping a REDIS key. These utilities make this use case very simple.

People

The author is Chris Kinsman

License

MIT

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago