Skip to content
Do you ❤️ Trino? Give us a 🌟 on GitHub
Trino 429 Documentation logo
Trino 429 Documentation Developer guide
Type to start searching
    Trino
    Trino
    • Overview
    • Installation
    • Clients
    • Security
    • Administration
    • Query optimizer
    • Connectors
    • Functions and operators
    • SQL language
    • SQL statement syntax
    • Developer guide
      • SPI overview
      • Connectors
      • Example HTTP connector
      • Example JDBC connector
      • Supporting INSERT and CREATE TABLE AS
      • Supporting MERGE
      • Types
      • Functions
      • Table functions
      • System access control
      • Password authenticator
      • Certificate authenticator
      • Header authenticator
      • Group provider
      • Event listener
      • Trino client REST API
    • Glossary
    • Appendix
    • Release notes

    Developer guide#

    This guide is intended for Trino contributors and plugin developers.

    • SPI overview
    • Connectors
    • Example HTTP connector
    • Example JDBC connector
    • Supporting INSERT and CREATE TABLE AS
    • Supporting MERGE
    • Types
    • Functions
    • Table functions
    • System access control
    • Password authenticator
    • Certificate authenticator
    • Header authenticator
    • Group provider
    • Event listener
    • Trino client REST API
    Previous VALUES
    Next SPI overview