INFORMATION_SCHEMA
. The Simba Presto JDBC Connector leverages INFORMATION_SCHEMA
to expose Presto’s metadata to BI tools as needed.
The Simba Presto JDBC Connector complies with the JDBC 4.1 and 4.2 data standards. JDBC is one of the most established and widely supported APIs for connecting to and working with databases. At the heart of the technology is the JDBC connector which connects an application to the database. For more information about JDBC, see Data Access Standards on the Simba Technologies website.
This guide is suitable for users who want to access data residing within Presto from their desktop environment. Application developers might also find the information helpful. Refer to your application for details on connecting via JDBC.
Related topics: