sclera-plugin-postgresql

Add-on that enables Sclera to work with your data stored in PostgreSQL

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.scleradb
ArtifactId

ArtifactId

sclera-plugin-postgresql_2.13
Last Version

Last Version

4.0
Release Date

Release Date

Type

Type

jar
Description

Description

sclera-plugin-postgresql
Add-on that enables Sclera to work with your data stored in PostgreSQL
Project URL

Project URL

https://github.com/scleradb/sclera-plugin-postgresql
Project Organization

Project Organization

Sclera, Inc.
Source Code Management

Source Code Management

https://github.com/scleradb/sclera-plugin-postgresql

Download sclera-plugin-postgresql_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-postgresql_2.13/ -->
<dependency>
    <groupId>com.scleradb</groupId>
    <artifactId>sclera-plugin-postgresql_2.13</artifactId>
    <version>4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-postgresql_2.13/
implementation 'com.scleradb:sclera-plugin-postgresql_2.13:4.0'
// https://jarcasting.com/artifacts/com.scleradb/sclera-plugin-postgresql_2.13/
implementation ("com.scleradb:sclera-plugin-postgresql_2.13:4.0")
'com.scleradb:sclera-plugin-postgresql_2.13:jar:4.0'
<dependency org="com.scleradb" name="sclera-plugin-postgresql_2.13" rev="4.0">
  <artifact name="sclera-plugin-postgresql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scleradb', module='sclera-plugin-postgresql_2.13', version='4.0')
)
libraryDependencies += "com.scleradb" % "sclera-plugin-postgresql_2.13" % "4.0"
[com.scleradb/sclera-plugin-postgresql_2.13 "4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.postgresql : postgresql jar 42.2.8

provided (1)

Group / Artifact Type Version
com.scleradb : sclera-core_2.13 jar 4.0

test (5)

Group / Artifact Type Version
com.scleradb : sclera-config_2.13 jar 4.0
com.scleradb : sclera-jdbc_2.13 jar 4.0
com.scleradb : sclera-plugin-csv_2.13 jar 4.0
com.scleradb : sclera-sqltests-runner_2.13 jar 4.0
org.scalatest : scalatest_2.13 jar 3.1.1

Project Modules

There are no modules declared in this project.

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.

com.scleradb

Sclera, Inc.

Extensible Data Processing

Versions

Version
4.0