prestodb/presto
Presto is a distributed SQL query engine designed for interactive and batch analytics across diverse data sources. It provides a unified interface to query databases, object storage, and streaming platforms through a modular connector architecture. The system supports complex SQL operations, including aggregations, joins, and window functions, while offering extensibility via user-defined functions and a native execution engine for performance-critical workloads.
43.7
Weak · 2 August 2026
916k
lines of production code
Java
primary language
18
bus factor · 1,087 authors in all
3
measurements over time
How it got here
2012–2016 · Connector expansion and infrastructure modernization
This period focused on significantly expanding the connector ecosystem with new integrations for MongoDB, Redis, Accumulo, Kafka, and HTTP sources, alongside a complete rewrite of the SQL parser and bytecode generation framework. The team standardized the codebase with automated formatting, modernized the test and benchmarking infrastructure, and introduced a pluggable security model for access control.
74 changes
2017–2020 · Connector expansion and infrastructure modernization
This period focused on significantly expanding the connector ecosystem with new integrations for SQL Server, Elasticsearch, Pinot, Oracle, and Thrift-based services. Concurrently, the codebase underwent deep architectural refactoring, introducing a modular structure with dedicated modules for common utilities, caching, and benchmarking. These changes were supported by comprehensive test coverage and performance optimizations across the storage and execution layers.
96 changes
2021–2025 · connector expansion and native execution
This period focused on significantly expanding Presto's connectivity and execution capabilities by introducing new connectors for BigQuery, Delta Lake, ClickHouse, and Arrow Flight, alongside a native sidecar plugin for expression optimization. The work also deepened the native execution engine integration with Velox, added a router service for cluster management, and introduced external authentication and database-backed session management.
79 changes
2026 · connector federation and security hardening
This period focused on enabling efficient data exchange and secure internal communication through the introduction of Apache Arrow support, a new Thrift codec toolkit, and JWT-based authentication. The team also expanded connector capabilities by adding support for Lance, Azure Blob Storage, and OpenLineage, while refactoring common utilities for better organization.
9 changes
Survey your own repository
prestodb/presto was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 2 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit dda5775678 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.