Get Started With Data 360 Java Database Connectivity (JDBC) Driver
JDBC driver connects to Data 360 so that you can use Data 360 SQL. The JDBC driver works with any Java application that uses JDBC, making it easy to connect and retrieve data that you need. It’s also built into DBeaver, a common tool for managing and querying databases. This guide is for developers and data professionals who want to use Data 360 data. It covers how to access different types of data in Data 360 by using Data 360 SQL and Java. The driver supports OAuth 2.0 for authentication.
This guide provides step-by-step instructions on how to:
- Set up and configure the Salesforce Data 360 JDBC driver
- Use the JDBC driver with Java
- Use the JDBC driver with DBeaver
To download the JDBC driver and integrate it into your project, visit the Data Cloud JDBC repository on GitHub.