-
Notifications
You must be signed in to change notification settings - Fork 178
Description
We have deployed Trino trino.io as our query engine for our CDM data it has been incredible performant for us. Query times for complex queries have been improved as much as 50x. We are hoping to add support to Atlas in order to run it with that as the backing system in order to speed up Atlas performance.
There is a jdbc driver that can be used to send queries to the system.
I am wondering what steps would be need in order to add this as a possible CDM store? I have started to modify some of the other OHDSI packages, SqlRender, DatabaseConnector and Achilles to run against Trino as a first step and have been successful.
Any help or guidance would be greatly appreciated before I start diving into the code base.
Let me know if there is anything I can provide that can be helpful in terms of trino context.
Best,
Alex