Google - GradedJestRisk/db-training GitHub Wiki
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.
Google Cloud SQL
Row storage
Online transaction processing (OLTP)
Transactional
Integrity constraint (primary key, foreign key)
Transaction handling
Google BigQuery
Online analytical processing (OLTP)
Column storage
No Integrity constraint
No transaction handling