CrateDB JDBC DriverΒΆ

A type 4 JDBC driver driver for CrateDB.

JDBC is a standard Java API that provides a common interfaces for accessing databases in Java.

Note

This is a basic CrateDB driver reference.

Check out the sample application (and the corresponding documentation) for a practical demonstration of this driver in use.

For general help using JDBC, please consult the JDBC tutorial or the JDBC documentation.

See also

The CrateDB JDBC Driver is an open source project and is hosted on GitHub.

Table of Contents