Introduction to PI SQL Client JDBC
- Last UpdatedSep 29, 2022
- 1 minute read
- PI System
- PI SQL Client JDBC 2021
- Developer
Java Database Connectivity (JDBC) is an API that is built into every Java Runtime Environment (JRE) and defines how a client can access a database. For relational database access, Java applications should use JDBC. For more information about the JDBC API, see the Oracle Java site, Oracle Java.
PI SQL Client JDBC is a JDBC 4.1 technology-enabled driver that provides robust data access to the PI System using SQL queries. This version of PI SQL Client JDBC supports connections and queries for PI Asset Framework via PI SQL Data Access Server (RTQP Engine).
PI SQL Client JDBC is a member of the Developer Technologies product suite. See About Developer Technologies for more information.