postgresql
Database driver
Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases.
Postgresql V3 protocol and JDBC 4 Driver
5 stars
4 watching
1 forks
Language: Java
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
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 |
claudenw/jdbc4sparql | A JDBC driver that enables querying of SPARQL endpoints or RDF graphs using standard SQL syntax. | 25 |
jasync-sql/jasync-sql | An asynchronous JDBC driver for PostgreSQL and MySQL | 1,654 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
alaisi/postgres-async-driver | An asynchronous PostgreSQL driver that enables non-blocking queries and connections. | 289 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
nikita-volkov/hasql | A high-performance PostgreSQL driver for Haskell with a flexible mapping API and various ecosystem libraries. | 519 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
jackc/pgconn | A low-level PostgreSQL database driver with focus on connection and authentication management. | 184 |
covenantsql/cql-java-driver | A Type 4 Java JDBC driver for connecting to and querying a specific database type | 2 |
azurewang/lua-resty-postgres | A nonblocking Lua driver library for interacting with PostgreSQL databases in high-performance web applications. | 64 |
stablekernel/postgresql-dart | Provides a connection to PostgreSQL databases using the extended query format and supports advanced querying features. | 127 |