sqlparser / sqlflow_public

Document, sample code and other materials for SQLFlow
Apache License 2.0
919 stars 176 forks source link

Add support for Trino #72

Open mingfang opened 2 years ago

mingfang commented 2 years ago

Trino is an gateway to many other databases. Here is a list of all the supported databases https://trino.io/docs/current/connector.html

This is potential where the Trino SQL parser code lives. https://github.com/trinodb/trino/tree/master/core/trino-parser