hasura / hasura/graphql-engine

Support for Trino or PrestoDB (distributed query engines supporting joins across many connectors)

Open
#6,874 1 comment 2 reactions 1 assignee Claimed by @0x777 View on GitHub
a/data k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Trino (https://trino.io/) or PrestoDB (https://prestodb.io/) - both of which have a JDBC driver would be a great enhancement to Hasura as these are distributed query engines with support for many connectors (https://trino.io/docs/current/connector.html) like MySql, Postgresql, Elasticsearch, Hive etc under a SQL interface and Hasura could act like the GraphQL layer on top to make for a very powerful system that can query data lakes combining data from many separate databases. Being able to create relationships across databases, and then creating a GraphQL API on top would be an ideal use-case for Hasura.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.