Connect 100s of data sources to Kinetica using JDBC

Опубликовано: 17 Апрель 2026
на канале: Kinetica
559
7

This video shows how to connect to data from applications like Google Spreadsheets, Salesforce etc. using JDBC drivers provided by CData. We also show how to upload a JDBC driver to connect to databases like Postgres.

CData: https://www.cdata.com/drivers/
CData GoogleSheets driver documentation: https://cdn.cdata.com/help/RLH/jdbc/
PostGres via Docker: https://github.com/aa8y/docker-dataset
JDBC driver for PostGres: https://jdbc.postgresql.org/

The best way to reach us for troubleshooting help is via Slack:
https://join.slack.com/t/kinetica-com...

Timecodes
00:00 - Introduction
01:05 - What is JDBC?
02:33 - Connect to a google spreadsheet
06:47 - Connect to a Postgres database