PostgreSQL

postgresql-java7

com.wda.sdbc : postgresql-java7_2.11

An implementation of WDA SDBC for accessing PostgreSQL.

Last Version: 0.10

Release Date:

postgresql

com.wda.sdbc : postgresql_2.10

An implementation of WDA SDBC for accessing PostgreSQL.

Last Version: 0.9

Release Date:

postgresql

com.wda.sdbc : postgresql_2.11

An implementation of WDA SDBC for accessing PostgreSQL.

Last Version: 0.9

Release Date:

sdbc-postgresql

com.wda.sdbc : sdbc-postgresql_2.10

An implementation of WDA SDBC for accessing PostgreSQL.

Last Version: 0.4

Release Date:

sdbc-postgresql

com.wda.sdbc : sdbc-postgresql_2.11

An implementation of WDA SDBC for accessing PostgreSQL.

Last Version: 0.4

Release Date:

Last Version: 3.2.4

Release Date:

postgresqlwriter

com.wgzhao.datax : postgresqlwriter

writer data into postgresql database

Last Version: 3.2.4

Release Date:

RS PostgreSQL

com.revolsys.open : com.revolsys.open.gis.postgresql

The parent module of the Revolution Systems Open Library.

Last Version: 2014.09.10-MTEC1

Release Date:

jdbc

com.rocketfuel.sdbc.postgresql : jdbc_2.10

An implementation of SDBC for accessing PostgreSQL using JDBC.

Last Version: 1.0

Release Date:

jdbc

com.rocketfuel.sdbc.postgresql : jdbc_2.11

An implementation of SDBC for accessing PostgreSQL using JDBC.

Last Version: 2.0-RC0

Release Date:

Last Version: 2.0-RC0

Release Date:

jdbc_java7

com.rocketfuel.sdbc.postgresql : jdbc_java7_2.10

An implementation of WDA SDBC for accessing PostgreSQL.

Last Version: 1.0

Release Date:

jdbc_java7

com.rocketfuel.sdbc.postgresql : jdbc_java7_2.11

An implementation of WDA SDBC for accessing PostgreSQL.

Last Version: 1.0

Release Date:

postgresql-jdbc

com.rocketfuel.sdbc : postgresql-jdbc_2.11

An implementation of SDBC for accessing PostgreSQL using JDBC.

Last Version: 4.0.0

Release Date:

postgresql-jdbc

com.rocketfuel.sdbc : postgresql-jdbc_2.12

An implementation of SDBC for accessing PostgreSQL using JDBC.

Last Version: 4.0.0

Release Date:

postgresql-jdbc

com.rocketfuel.sdbc : postgresql-jdbc_2.13

An implementation of SDBC for accessing PostgreSQL using JDBC.

Last Version: 4.0.0

Release Date:

mongo-java-server

de.bwaldvogel : mongo-java-server-postgresql-backend

Fake implementation of MongoDB in Java that speaks the wire protocol

Last Version: 1.40.0

Release Date:

Hibernate PostgreSQL Patch

de.cpg.oss : hibernate-postgresql-patch

Provides a custom extended PostgreSQL dialect for Hibernate 4.x.

Last Version: 1.0.0

Release Date:

storm-postgresql

com.snacktrace : storm-postgresql

An implementation of Apache Storm Trident state that uses PostgreSQL

Last Version: 1.0.0

Release Date:

Last Version: 1.4.3

Release Date:

PL/Java

postgresql : pljava-public

Public Java interfaces for PL/Java, a server side Java solution for PostgreSQL

Last Version: 1.0.0b4

Release Date:

Speedment - Archetypes - PostgreSQL

com.speedment.archetypes : speedment-archetype-postgresql

A collection of Maven Archetypes to make Speedment project creation easier. There should be one archetype for every supported DBMS.

Last Version: 3.1.0

Release Date:

speedment-archetype-postgresql

com.speedment : speedment-archetype-postgresql

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 2.3.7

Release Date:

postgresql-embedded-gradle-plugin

ru.itbasis.gradle.plugins : postgresql-embedded-gradle-plugin

Gradle plugin for https://github.com/yandex-qatools/postgresql-embedded

Last Version: 2.1.1

Release Date:

Last Version: 1.0.0

Release Date:

dk.kosmisk:postgresql-binary

dk.kosmisk : postgresql-binary

A binary package of a PostgreSQL server for use with the dk.kosmisk:postgresql-maven-plugin plugin. This exists in windows - 32/64 bit, linux 32/64 bit & osx 64bit

Last Version: 10.10

Release Date:

dk.kosmisk:postgresql-maven-plugin (maven 3.5+)

dk.kosmisk : postgresql-maven-plugin

postgresql-maven-plugin integration testing with a real postgresql server instance - maven 3.5+ This plugin ensures a PostgreSQL server (binary) is downloaded and started up before integraion testing starts. Use the maven-failsafe-plugin to supply the port, the database is listening on, to the integraion tests.

Last Version: 1.0.4

Release Date:

dk.kosmisk:postgresql-test-jpa

dk.kosmisk : postgresql-test-jpa

An integration test helper designed for dk.kosmisk:postgresql-maven-plugin. This produces a test environment where code blocks can be processed in a EntityManager transaction. EclipseLink and Hibernate is supported

Last Version: 1.0.2

Release Date:

Amazon Web Services (AWS) JDBC Driver for PostgreSQL

software.aws.rds : aws-postgresql-jdbc

Public preview of the Amazon Web Services (AWS) JDBC Driver for PostgreSQL.

Last Version: 0.1.0

Release Date:

Last Version: 1.17.0

Release Date:

bucket4j-postgresql

com.github.vladimir-bukhtoyarov : bucket4j-postgresql

bucket4j - is a java implementation of token bucket algorithm for rate limiting

Last Version: 7.5.0

Release Date:

bw-wfmodules-postgresql

org.bedework.deploy : bw-wfmodules-postgresql

This project deploys modules to the local quickstart wildfly

Last Version: 1.0.4

Release Date:

junit5-kubernetes

com.github.jeanbaptistewatenberg.junit5kubernetes : postgresql

Use pod and other kubernetes object right form your junit5 tests.

Last Version: 2.3.1-beta

Release Date:

zio-testcontainers-postgresql

io.github.scottweaver : zio-testcontainers-postgresql_2.13

Provides ZIO ZLayer wrappers around Scala Testcontainers

Last Version: 0.6.0

Release Date:

Last Version: 4.1.2

Release Date:

Last Version: 0.6.0

Release Date:

Last Version: 0.6.0

Release Date:

zio-testcontainers-postgresql

io.github.scottweaver : zio-testcontainers-postgresql_2.12

Provides ZIO ZLayer wrappers around Scala Testcontainers

Last Version: 0.6.0

Release Date:

com.github.ludoviccarretti:postgresql-backup4j

com.github.ludoviccarretti : postgresql-backup4j

This is a simple library for backing up postgresql databases and sending to emails, cloud storage and so on. It also provide a method for programmatically, importing SQL queries generated during the export process,

Last Version: 1.0.1

Release Date:

SchemaCrawler for PostgreSQL

net.sourceforge.schemacrawler : schemacrawler-postgresql

SchemaCrawler is an open-source Java API that makes working with database metadata as easy as working with plain old Java objects. SchemaCrawler is also a database schema discovery and comprehension tool. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format. You can find potential schema design issues with lint. The output serves for database documentation is designed to be diff-ed against other database schemas. SchemaCrawler can generate schema diagrams.

Last Version: 10.10.05

Release Date: