SQL Client Reference
includes multiple ways to connect and issues statements or queries to the database. The most common drivers used for communicating with Ocient are the JDBC driver and the pyocient module. An ODBC driver is also available. The JDBC driver is used by many third-party tools for business intelligence, visualization, and data exploration. These drivers can also be used in custom programs by leveraging the programming language’s appropriate mechanisms to use the driver, for example using a JDBC driver directly in Java®.
Updated 23 Oct 2023
Did this page help you?
Yes
No