Hi All,
I'm trying to follow this article on how to configure third party JDBC drivers to use in SQL Developer.
Configure JDBC Drivers (0 Bytes)I managed to follow it and make it work like in the example for MySql, SQL server and Sybase
I tried to add the trino jdbc driver https://trino.io/docs/current/installation/jdbc.html but unfortunately I was not able to see it do nothing on the list, I'm guessing something more than just the JDBC driver jar would be required.
I'm trying to see if it would be possible to use SQL developer to connect to Trino because at the moment I'm doing that over DBeaver and I was requested to check if it would be possible to do it with SQL developer.
Thanks for any feedback if someone has experience in the topic.
Best regards,
Miguel