0.1.0 • Published 6 years ago

moleculer-bigquery v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Moleculer logo

Build Status Coverage Status Codacy Badge Code Climate David Known Vulnerabilities Join the chat at https://gitter.im/moleculerjs/moleculer

moleculer-bigquery NPM version

moleculer-bigquery

Features

Moleculer wrapper on BigQuery node.js API. Queries are in async mode.

Install

npm install moleculer-bigquery --save

Usage

Set projectId and call query action. You'll get promise. When resolved promise will contain result set. When rejected will contain error message.

Test

$ npm test

In development with watching

$ npm run ci

Contribution

Please send pull requests improving the usage and fixing bugs, improving documentation and providing better examples, or providing some testing, because these things are important.

License

The project is available under the MIT license.

Contact

Copyright (c) 2018 Piotr Pilis

@icebob @icebob