from Hacker News

Trino Client Protocol Improvements

by hashhar on 3/21/25, 3:04 PM with 1 comments

  • by CurtHagenlocher on 3/21/25, 3:35 PM

    FWIW, the approach described here is what services like Databricks, Snowflake and BigQuery are already doing. It's also an implicit reminder that while PostgreSQL is both great and ubiquitous, its single-stream TCP wire protocol is a bit of a relic from the previous century.