sqlparser / sqlflow_public

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

Add support for Trino #72

Open mingfang opened 1 year ago

mingfang commented 1 year 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