scleradb / sclera-plugin-postgresql   4.0

Apache License 2.0 GitHub

Sclera - PostgreSQL Connector

Scala versions: 2.13

Sclera - PostgreSQL Connector

Build Status Maven Central scaladoc

This component enables Sclera to work with your data stored in PostgreSQL.

You just need to link your PostgreSQL database with Sclera, then import the metadata of select tables within the database. All this gets done in a couple of commands -- and enables you to include these tables within your Sclera queries.

The link uses the PostgreSQL JDBC Driver, which is downloaded as a part of the installation of this component.

Details on how to link your PostgreSQL source to with Sclera can be found in the Sclera Database System Connection Reference document.