Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 916 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 916 Bytes

Sclera - JDBC Driver

Maven Central scaladoc

This component provides an embedded JDBC type 4 interface to Sclera.

The JDBC support is partial (for instance, functions related to transaction processing are not supported, and only forward scans of resultsets are permitted). However, the supported API should suffice for most analytics applications, and for interfacing with most JDBC-compliant BI tools.

A detailed description on how to use the JDBC API appears in the Sclera JDBC Reference document.