Skip to content

firebolt-db/jdbc

Repository files navigation

.github/workflows/build.yml Quality Gate Status Coverage

Firebolt logo

The official JDBC driver for Firebolt.

Documentation

To download the JDBC driver and learn how to use it, please see the official Firebolt documentation.

Development

The code of this repository is formatted using the Eclipse formatter, which was chosen because it is supported by multiple modern IDEs (such as Intellij).

Formatter configuration for Intellij

  1. Download and install Adapter for Eclipse Code Formatter
    1. Refer to the instructions if needed
  2. Configure as illustrated here