presto-go-client

module
v0.0.0-...-1623c71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: Apache-2.0

README

Presto Go client

A Presto client for the Go programming language, adapted from github.com/trinodb/trino-go-client (mostly just replacing "trino" with "presto" in the source files). See those docs for more details. Note that some Trino-specific features won't work with Presto.

License

Apache License V2.0, as described in the LICENSE file.

Build

You can build the client code locally and run tests with the following command:

go test -v -race -timeout 2m ./...

Directories

Path Synopsis
Package presto provides a database/sql driver for Presto.
Package presto provides a database/sql driver for Presto.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL