Skip to content

[Feature Requested] Trino integration #2844

@Priyansh121096

Description

@Priyansh121096

Is your feature request related to a problem? Please describe.
Similar to how ILLA builder integrates with databases like postgres, mysql, clickhouse, etc., it'd be great if we could also integrate with Trino (https://trino.io/).

Describe the solution you'd like
The solution should pretty much involve replicating the clickhouse/postgres integration.
Authentication: Trino has a Go client which supports password based HTTP authentication.

Additional context
Trino is a fast distributed SQL query engine for big data analytics. It's essentially a data virtualization technology which lets you connect to, query and combine results from heterogeneous data sources (RDBMS, NoSQL databases, S3 storages, Rest APIs, etc.).

I'd love to work on this feature. Please assign it to me.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions