agorapulse / micronaut-bigquery

Micronaut BigQuery Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micronaut BigQuery

Build Status Maven Central Coverage Status

IMPORTANT: Project retirement

This project is currently retired.

Micronaut BigQuery Library simplifies usage of BigQuery from Micronaut.

The main advantage is decoupling of BigQuery API and allowing easier testing. The library provides a mock implementation which can be run against any SQL compatible database such as PostgreSQL.

See Full Documentation

About

Micronaut BigQuery Library


Languages

Language:Java 79.0%Language:Groovy 21.0%