Available Drivers
JDBC Driver
Java Database Connectivity driver for Ocient
pyocient Driver
Python driver for Ocient following DB-API 2.0
JDBC Driver
The Ocient JDBC driver provides Java applications with connectivity to Ocient databases. It supports both CLI mode and programmatic access.Download
Download the latest JDBC driver from the Maven repository.Connection String Format
Common Options
| Option | Description | Default |
|---|---|---|
tls | TLS mode: on, off, or unverified | unverified |
maxRows | Maximum rows to return | No limit |
timeoutMillis | Query timeout in milliseconds | No timeout |
pyocient Driver
The pyocient driver provides Python applications with connectivity to Ocient databases, following the Python Database API Specification 2.0.Installation
Connection String Format
Third-Party Integrations
Ocient also integrates with various third-party tools:DBeaver
Database administration tool
Metabase
Business intelligence platform
Tableau
Data visualization tool
Superset
Open-source BI platform
SQLAlchemy
Python SQL toolkit
Looker
Google Looker Studio connector

