Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 517 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 517 Bytes

Trino InterSystems IRIS Connector

Trino

Trino, a query engine that runs at ludicrous speed Fast distributed SQL query engine for big data analytics that helps you explore your data universe.

This is Trino connector to the InterSystems IRIS

Work still in progress

Usage

Build from this sources using command, requires Java 11

git clone https://github.com/caretdev/trino-iris.git
git clone trino-iris
./mvnw package

Run tests

./mvnw test