BigQuery is a fully managed, serverless cloud data warehouse offered by πGoogle Cloud, built on the company's internal Dremel technology and made generally available in 2011, designed to run interactive SQL analytics over petabyte-scale datasets without explicit cluster provisioning.
BigQuery's architecture separates storage and compute, allowing on-demand parallel SQL execution across thousands of slots while billing primarily on bytes scanned rather than reserved infrastructure, with optional reserved-capacity pricing for predictable workloads. Adjacent products and features layered into the platform include BigQuery ML for in-warehouse machine learning, BigQuery Omni for queries against data in other clouds (AWS, Azure), BigQuery BI Engine for low-latency dashboard workloads, Analytics Hub for data sharing, and a growing set of generative-AI integrations via the Gemini in BigQuery surface. It is positioned competitively against Snowflake, Amazon Redshift, Databricks, and Microsoft Fabric in the cloud-data-warehouse and lakehouse markets.
