Describe the feature
It would be nice if GORM supports Trino
Motivation
Trino is an MPP (Massive Parallel Processing) database that supports connecting to a variety of data sources like Relational Databases, NoSQL, and endpoints like Kafka Topics or Prometheus. This can be a really good addition for Analytical tasks using the Go language.
Comment From: li-jin-gou
It's a good idea :stuck_out_tongue:
Comment From: github-actions[bot]
This issue has been automatically marked as stale because it has been open 360 days with no activity. Remove stale label or comment or this will be closed in 180 days
Comment From: jinzhu
We are not going implement officially support for Trino, but contributions welcome ;)