r2dbc-postgresql
PostgreSQL driver
Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API.
Postgresql R2DBC Driver
1k stars
54 watching
177 forks
Language: Java
last commit: about 1 month ago databasejavapostgresqlreactivereactive-streams
Related projects:
Repository | Description | Stars |
---|---|---|
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
jackc/pgconn | A low-level PostgreSQL database driver with focus on connection and authentication management. | 184 |
alaisi/postgres-async-driver | An asynchronous PostgreSQL driver that enables non-blocking queries and connections. | 289 |
googlecloudplatform/cloud-spanner-r2dbc | Provides a Java driver for connecting to Google Cloud Spanner databases using the Reactive Relational Database Connectivity (R2DBC) standard | 57 |
jasync-sql/jasync-sql | An asynchronous JDBC driver for PostgreSQL and MySQL | 1,654 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
vietj/reactive-pg-client | A high-performance client for interacting with PostgreSQL databases using reactive and non-blocking connections. | 74 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
stablekernel/postgresql-dart | Provides a connection to PostgreSQL databases using the extended query format and supports advanced querying features. | 127 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
ged/ruby-pg | A PostgreSQL interface library for Ruby | 796 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |