postgres-async-driver
Async DB driver
An asynchronous PostgreSQL driver that enables non-blocking queries and connections.
Asynchronous PostgreSQL Java driver
289 stars
15 watching
38 forks
Language: Java
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cheatfate/asyncpg | A pure asynchronous PostgreSQL driver for the Nim programming language | 59 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
jasync-sql/jasync-sql | An asynchronous JDBC driver for PostgreSQL and MySQL | 1,654 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
azurewang/lua-resty-postgres | A nonblocking Lua driver library for interacting with PostgreSQL databases in high-performance web applications. | 64 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
stablekernel/postgresql-dart | Provides a connection to PostgreSQL databases using the extended query format and supports advanced querying features. | 127 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
blackbeam/mysql_async | An asynchronous MySQL driver written in Rust using the Tokio framework. | 377 |
alexpikalov/cdrs-async | An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust | 53 |
arangodb/arangodb-java-driver | A Java library for interacting with an in-memory NoSQL database | 202 |
nikita-volkov/hasql | A high-performance PostgreSQL driver for Haskell with a flexible mapping API and various ecosystem libraries. | 519 |