Skip to content

ADBC Driver for Presto

Not affiliated with Presto.

An ADBC driver for Presto, built on the presto-go-client.

Installation

Pre-packaged builds are not yet published. Once available from the Columnar CDN, they can be installed by any tool that supports ADBC Driver Manifests, such as dbc:

dbc install presto

See Building if you would rather build the drivers yourself.

Usage

The driver accepts the following URI forms via the uri database option:

  • presto://user:pass@host:8080/catalog/schema — native form; unrecognized query parameters become Presto session properties
  • http://host:8080/catalog/schema or https://host:8443/catalog/schema
  • host:8080 — bare host and port (HTTP)

TLS is configured with the ssl_ca, ssl_cert, ssl_key, and ssl_skip_verify query parameters, or implied by an https:// URI.

Building

See CONTRIBUTING.md.

Contributing

See CONTRIBUTING.md.

About

ADBC driver for Presto. Not affiliated with Presto.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages