JDBC

JDBC (Java DataBase Connectivity) is a standard API for Java applications to access databases and database-like systems. SQLstream provides a JDBC Driver to allow client applications to send data to and from SQLstream, and also uses third party JDBC drivers to access external data sources from within SQLstream.

For more information see the SQLstream JDBC Driver topic in the Integration Guide.