moleculer-bigquery

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i moleculer-bigquery

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

9.54 kB

Total Files

12

Last publish

Collaborators

  • pilis