理解現代資料架構
Miller Trujillo
Senior Software Engineer

| SQL 資料庫 | |
|---|---|
| Use Cases | 交易型應用、複雜查詢的應用、資料一致性與完整性 |
| Types of Data Supported | 結構化資料(表格) |
| Common Offerings | AWS RDS、GCP Cloud SQL、Azure SQL Database-MySQL、PostgreSQL、資料倉儲 |
| NoSQL 資料庫 | |
|---|---|
| Use Cases | 高擴展與高流量需求,最終一致性 |
| Types of Data Supported | 半結構化資料(JSON、XML、鍵值、圖形等)、時間序列 |
| Common Offerings | MongoDB、AWS DynamoDB、GCP Firestore、Azure Cosmos DB、HBase |
理解現代資料架構