pgjdbc

Database connector

A JDBC driver that enables Java programs to connect to PostgreSQL databases.

Postgresql JDBC Driver

GitHub

2k stars
93 watching
854 forks
Language: Java
last commit: 7 months ago
javajdbcpostgresql

Related projects:

Repository Description Stars
pgjdbc/r2dbc-postgresql Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. 1,015
jackc/pgconn A low-level PostgreSQL database driver with focus on connection and authentication management. 184
dwclark/postgresql Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. 5
mariadb-corporation/mariadb-connector-j Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. 341
jasync-sql/jasync-sql An asynchronous JDBC driver for PostgreSQL and MySQL 1,660
frickle/ngx_postgres Enables direct communication between Nginx and PostgreSQL databases. 545
apache/flink-connector-jdbc A Java-based connector for connecting Apache Flink to relational databases via JDBC. 127
dbiir/jdbc-for-rdf3x A JDBC driver that allows Java applications to connect to and query RDF data stored in various formats. 4
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
buggins/ddbc A DB Connector for the D programming language, allowing developers to interact with various databases. 77
mysql/mysql-connector-j Provides a Java driver for connecting to MySQL databases 925
confluentinc/kafka-connect-jdbc A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. 7
pietermartin/sqlg An open-source implementation of a graph database layer on top of relational databases using TinkerPop3. 247
pszturmaj/ddb A D programming language client library for interacting with PostgreSQL databases. 39
heroku/heroku-buildpack-pgbouncer Enables transaction pooling of PostgreSQL connections among multiple workers in a dyno. 339