Configuring Avatica

Avatica is an Apache Software Foundation project that provides a framework to create JDBC servers and clients.

Siren Platform provides an Avatica server based on this framework, which allows access to a JDBC datasource through the HTTP protocol.

Datasources that are exposed by Avatica servers can be queried from Siren Investigate through the Connector API that is provided by Siren Federate.

This section explains how to set up an Avatica server and how to configure Siren Platform to ingest data from it.

In this section

To run Avatica using Docker, see Configuring Avatica with Docker.

To run Avatica using an existing Java installation, see Configuring Avatica with Java.

To complete the configuration, see Configuring JDBC support in Siren Federate.