# kubernetes-bigquery-python **Repository Path**: mirrors_GoogleCloudPlatform/kubernetes-bigquery-python ## Basic Information - **Project Name**: kubernetes-bigquery-python - **Description**: Example Kubernetes app that shows how to build a 'pipeline' to stream data into BigQuery. Uses Redis or Google Cloud PubSub - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Copyright (C) 2014 Google Inc. # Example apps: Real-time data analysis using Google Kubernetes Engine, Redis or PubSub, and BigQuery This repository contains two related example [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/) (GKE) apps that show how to build a 'pipeline' to stream data into BigQuery. The app in the `pubsub` directory uses [Google Cloud PubSub](https://cloud.google.com/pubsub/docs). The app in the `redis` subdirectory uses [Redis](http://redis.io/).