awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
GoogleCloudPlatform avatar

GoogleCloudPlatform/bigquery-utils

0
View on GitHub↗
1,303 stars·331 forks·Jupyter Notebook·Apache-2.0·12 viewscloud.google.com/bigquery↗

Bigquery Utils

Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.

Features

  • Big Data and Analytics - Contains scripts and utilities for data warehouse operations.

Star history

Star history chart for googlecloudplatform/bigquery-utilsStar history chart for googlecloudplatform/bigquery-utils

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Bigquery Utils

Similar open-source projects, ranked by how many features they share with Bigquery Utils.
  • apache/icebergapache avatar

    apache/iceberg

    8,972View on GitHub↗

    Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It provides a specification for tracking large-scale datasets to maintain transactional consistency and structural integrity. The project utilizes a standardized REST catalog interface to manage table metadata, ensuring interoperability between different compute engines. This allows diverse query engines to connect to a single table interface and maintain consistency across different processing frameworks. Its core capabilities include managing large-scale analytic tables, coordin

    Java
    View on GitHub↗8,972
  • apache/kylinapache avatar

    apache/kylin

    3,765View on GitHub↗

    Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes multi-dimensional data cubes to pre-calculate data aggregates, enabling sub-second response times for large-scale analytical queries and big data analytics. The system focuses on large-scale data warehousing and multi-dimensional data modeling. It allows for the organization and querying of vast amounts of structured data to support business intelligence and reporting workflows through distributed SQL querying.

    Javakylin
    View on GitHub↗3,765
  • mahmoudparsian/data-algorithms-bookmahmoudparsian avatar

    mahmoudparsian/data-algorithms-book

    1,081View on GitHub↗

    This repository is a collection of reference implementations and distributed data processing algorithms implemented in Java and Scala for cluster computing frameworks. It provides computational recipes for solving complex data processing problems, including large-scale dataset joins, aggregations, and word count tasks. The implementations cover both MapReduce paradigms and Apache Spark integrations, enabling programmatic job submission and execution across distributed node infrastructures. The collection includes specialized utilities for statistical analysis and text processing, such as data

    Javaapache-hadoopapache-sparkdata-algorithms
    View on GitHub↗1,081
  • stellar/stellar-corestellar avatar

    stellar/stellar-core

    3,269View on GitHub↗

    Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger and a Federated Byzantine Agreement system. It functions as a core node that maintains the shared state of the network and provides a runtime environment for executing WebAssembly smart contracts. The project enables the creation and management of digital assets, including the implementation of decentralized exchanges through distributed orderbooks and automated liquidity pools. It facilitates cross-border payment settlement by routing assets via path payments and bridging di

    C++
    View on GitHub↗3,269
See all 9 alternatives to Bigquery Utils→

Frequently asked questions

What does googlecloudplatform/bigquery-utils do?

Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.

What are the main features of googlecloudplatform/bigquery-utils?

The main features of googlecloudplatform/bigquery-utils are: Big Data and Analytics.

What are some open-source alternatives to googlecloudplatform/bigquery-utils?

Open-source alternatives to googlecloudplatform/bigquery-utils include: apache/iceberg — Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It… apache/kylin — Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes… stellar/stellar-core — Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger… mahmoudparsian/data-algorithms-book — This repository is a collection of reference implementations and distributed data processing algorithms implemented in… googlecloudplatform/dataflowtemplates — Cloud Dataflow Google-provided templates for solving in-Cloud data tasks. spotify/heroic — The Heroic Time Series Database.