snowflake-utils

0.0.3 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i snowflake-utils

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • chriskinsman