Google BigQuery Topics

Syniti Data Replication supports use of Google Big Query for:

When setting up Google BigQuery for use with Syniti Data Replication:

  • Copy the assemblies to the Syniti Data Replication Plugins/BigQuery folder. See below for the list of files.
    BigQueryPlugin.dll
    BigQueryPlugin.pdb
    Google.Api.Gax.dll
    Google.Api.Gax.Rest.dll
    Google.Apis.Auth.dll
    Google.Apis.Auth.PlatformServices.dll
    Google.Apis.Bigquery.v2.dll
    Google.Apis.Core.dll
    Google.Apis.dll
    Google.Apis.PlatformServices.dll
    Google.Cloud.BigQuery.V2.dll
    Newtonsoft.Json.dll
    System.Interactive.Async.dll
  • (Optional – only needed if using AVRO serialization.) Download the nuget package for Confluent.Apache.Avro from: https://www.nuget.org/packages/Confluent.Apache.Avro/
  • Copy the assemblies to the Syniti Data Replication Plugins/AvroSerializer folder. See below for the list of files.
    AvroSerializer.dll
    Confluent.Apache.Avro.dll
    Confluent.SchemaRegistry.dll
    Confluent.SchemaRegistry.Serdes.dll

This section contains topics that describe:

Further Resources