# Google BigQuery vs Presto

| Attribute | Google BigQuery | Presto |
|---|---|---|
| **Vioscale score** | 46.2 (49% (low)) | 54.6 (33% (low)) |
| activity.commits_last_30d | - | 100 |
| adoption.dependent_repos | - | 441 |
| adoption.github_stars | - | 16,724 |
| deployment.options | `{"cloud":true}` | `{"self_hosted":true}` |
| description.long | BigQuery is a fully managed, serverless data warehouse that supports analytics, machine learning, and AI applications. It enables users to store and query large datasets while integrating built-in AI capabilities for predictive analytics and natural language interaction. | The fastest open-source SQL query engine for modern data analytics at scale. Enables querying massive datasets across multiple data sources with sub-second performance. |
| features.capabilities | `{"in_db_ml":true,"deployment":"managed","sql_dialect":"vendor","architecture":"serverless","data_sharing":true,"license_class":"proprietary","semi_structured":"first_class","federation_query":true,"streaming_ingest":false}` | `{"deployment":"self","sql_dialect":"ansi","architecture":"separated","license_class":"permissive","semi_structured":"functional","federation_query":true}` |
| integrations.count | 4 | - |
| integrations.list | `[{"name":"Gemini Enterprise Agent Platform"},{"name":"Data Engineering Agent"},{"name":"Data Science Agent"},{"name":"Conversational Analytics Agent"}]` | - |
| language.primary | - | Java |
| license.spdx | - | Apache-2.0 |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"web":true}` | - |
| pricing | `{"type":"usage","plans":[{"free":true,"name":"Free tier","summary":"10 GiB storage + 1 TiB queries/month","description":"Monthly free allocation","contactSales":false,"includedLimits":{"queries":"1 TiB/month","storage":"10 GiB"}}],"summary":"Free tier with 10 GiB storage and 1 TiB monthly queries. New customers receive $300 in free credits.","currency":"USD","freeTier":true,"sourceUrl":"https://cloud.google.com/dotnet/docs/reference/Google.Cloud.Channel.V1/1.7.0/Google.Cloud.Channel.V1.ListChannelPartnerRepricingConfigsResponse","retrievedAt":"2026-08-14T15:28:19.613Z"}` | `{"type":"open_source","summary":"Free and open source","freeTier":true,"sourceUrl":"https://prestodb.io","retrievedAt":"2026-08-03T12:41:36.983Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | commercial |
| pricing.price_level | low | free |
| pricing.transparent | no | - |
| release.cadence_days | - | 47 |
| release.history | - | `[{"url":"https://github.com/prestodb/presto/releases/tag/0.298.1","date":"2026-06-17T16:41:32Z","type":"stable","version":"0.298.1"},{"url":"https://github.com/prestodb/presto/releases/tag/0.298","date":"2026-06-12T18:46:43Z","type":"stable","version":"0.298"},{"url":"https://github.com/prestodb/presto/releases/tag/0.297","date":"2026-04-14T01:39:14Z","type":"stable","version":"0.297"},{"url":"https://github.com/prestodb/presto/releases/tag/0.296","date":"2025-12-08T18:33:56Z","type":"stable","version":"0.296"},{"url":"https://github.com/prestodb/presto/releases/tag/0.295","date":"2025-10-15T07:54:22Z","type":"stable","version":"0.295"},{"url":"https://github.com/prestodb/presto/releases/tag/0.294","date":"2025-08-27T18:59:30Z","type":"stable","version":"0.294"},{"url":"https://github.com/prestodb/presto/releases/tag/0.293","date":"2025-08-28T21:44:31Z","type":"stable","version":"0.293"},{"url":"https://github.com/prestodb/presto/releases/tag/0.292","date":"2025-08-28T21:44:27Z","type":"stable","version":"0.292"},{"url":"https://github.com/prestodb/presto/releases/tag/0.291","date":"2025-08-28T21:44:22Z","type":"stable","version":"0.291"},{"url":"https://github.com/prestodb/presto/releases/tag/0.290","date":"2025-08-28T21:44:18Z","type":"stable","version":"0.290"},{"url":"https://github.com/prestodb/presto/releases/tag/0.289","date":"2025-08-28T21:44:13Z","type":"stable","version":"0.289"},{"url":"https://github.com/prestodb/presto/releases/tag/0.288","date":"2025-08-28T21:44:08Z","type":"stable","version":"0.288"},{"url":"https://github.com/prestodb/presto/releases/tag/0.287","date":"2025-08-28T21:44:04Z","type":"stable","version":"0.287"},{"url":"https://github.com/prestodb/presto/releases/tag/0.286","date":"2025-08-28T21:43:58Z","type":"stable","version":"0.286"},{"url":"https://github.com/prestodb/presto/releases/tag/0.285","date":"2025-08-28T21:43:54Z","type":"stable","version":"0.285"},{"url":"https://github.com/prestodb/presto/releases/tag/0.284","date":"2025-08-28T21:43:50Z","type":"stable","version":"0.284"},{"url":"https://github.com/prestodb/presto/releases/tag/0.283","date":"2025-08-28T21:43:46Z","type":"stable","version":"0.283"}]` |
| reliability.status_page | yes | - |
| security.scorecard | - | 5 |
| security.vulnerabilities | - | `{"count":2,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=maven&package_name=com.facebook.presto%3Apresto-jdbc&per_page=100","last_12m":0,"max_severity":"HIGH"}` |

## Capabilities (Data Warehouse Software)

| Capability | Google BigQuery | Presto |
|---|:--:|:--:|
| **Deployment** |  |  |
| Deployment | Managed cloud | Self-hosted |
| **Architecture** |  |  |
| Architecture | Serverless | Separated storage/compute |
| Compute model | - | - |
| **Query** |  |  |
| SQL dialect | Vendor-specific | ANSI SQL |
| Federation / lakehouse query-in-place | ✓ | ✓ |
| **Interoperability** |  |  |
| Table-format support | - | - |
| **Scale** |  |  |
| Concurrency scaling | - | - |
| **Ingestion** |  |  |
| Streaming ingest | ✗ | - |
| **Data model** |  |  |
| Semi-structured (JSON/VARIANT) | First-class | Functional |
| **Analytics** |  |  |
| ML / in-DB functions | ✓ | - |
| **Sharing** |  |  |
| Data sharing / marketplace | ✓ | - |
| **Licensing** |  |  |
| Licence class | Proprietary | Permissive OSS |

*Source: Vioscale. Generated 2026-09-01T16:50:54.451Z. "-" = undocumented, not absent.*
