-
Notifications
You must be signed in to change notification settings - Fork 2
GradedJestRisk edited this page Jan 19, 2026
·
1 revision
Big Query and Cloud SQL and two service offered by Google to handle data.
Google Cloud SQL is a database service, whereas Google BigQuery is a datawarehouse service.
Row storage
Online transaction processing (OLTP)
Transactional
Integrity constraint (primary key, foreign key)
Transaction handling
Online analytical processing (OLTP)
Column storage
No Integrity constraint
No transaction handling