GoogleSQL is a reusable SQL language framework designed to standardize how SQL is written and analyzed across different systems. Previously called ZetaSQL, it defines core elements such as syntax, data models, type systems, and query semantics. Rather than executing queries, GoogleSQL focuses on parsing and validating SQL statements. It ensures consistent behavior for tasks like name resolution, type validation, and automatic casting. Different query engines can adopt the language while choosing which features to support. Unsupported features are clearly surfaced through validation errors. To maintain consistency, GoogleSQL provides a compliance test suite for engine implementers. This helps ensure predictable results across different platforms. GoogleSQL is used internally and externally by several Google SQL-based services. Products like BigQuery and Spanner rely on it for uniform SQL behavior.

Features

  • Run Queries with execute_query
  • Documentation available
  • Examples available
  • Run with Docker
  • Build with Bazel

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow GoogleSQL

GoogleSQL Web Site

You Might Also Like
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GoogleSQL!

Additional Project Details

Programming Language

C++

Related Categories

C++ Frameworks

Registered

2024-09-20