Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

agorapulse/micronaut-bigquery

Repository files navigation

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