Skip to content
Presto 350 Documentation logo
Presto 350 Documentation Developer Guide
Type to start searching
    Presto
    Presto
    • Overview
    • Installation
    • Clients
    • Security
    • Administration
    • Query Optimizer
    • Connectors
    • Functions and Operators
    • SQL Language
    • SQL Statement Syntax
    • Migration
    • Developer Guide
      • SPI Overview
      • Connectors
      • Example HTTP Connector
      • Types
      • Functions
      • System Access Control
      • Password Authenticator
      • Certificate Authenticator
      • Group Provider
      • Event Listener
    • Release Notes

    Developer Guide#

    This guide is intended for Presto contributors and plugin developers.

    • SPI Overview
    • Connectors
    • Example HTTP Connector
    • Types
    • Functions
    • System Access Control
    • Password Authenticator
    • Certificate Authenticator
    • Group Provider
    • Event Listener
    Previous Migrating From Hive
    Next SPI Overview