Skip to main content

JDBC

Access third-party JDBC-compliant databases from within Caché; access Caché as an JDBC-compliant database.

Background Information

JDBC is a Java-based standard for accessing data.

Available Tools

Caché JDBC driver

Enables you to access Caché as a JDBC-compliant database. The Caché JDBC offers high performance, portability, native Unicode support, and thread safety. You can use this driver with any tool, application, or development environment that supports JDBC. See Using Caché with JDBC.

Availability: All namespaces.

Caché SQL Gateway

Enables you to access JDBC-compliant (and ODBC-compliant) databases from within Caché. See Using Caché with JDBC and see “Using the Caché SQL Gateway” in Using Caché SQL.

Availability: All namespaces.

See Also

FeedbackOpens in a new tab