pgjdbc VS pgbouncer

Compare pgjdbc vs pgbouncer and see what are their differences.

pgbouncer

lightweight connection pooler for PostgreSQL (by pgbouncer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pgjdbc pgbouncer
2 34
8 2,680
- 2.6%
3.5 8.7
11 days ago 7 days ago
Java C
BSD 2-clause "Simplified" License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pgjdbc

Posts with mentions or reviews of pgjdbc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.
  • pgcat: a PostgreSQL pooler
    6 projects | dev.to | 14 Nov 2022
    Of course an external connection pool like this should only be used if you cannot use an application connection pool, and for the use of YugabyteDB, if you can use a YugabyteDB driver, such as our java jdbc driver, it's highly recommended to do so!
  • YugabyteDB JDBC Smart Driver for proxyless HA/LB
    2 projects | dev.to | 4 Jan 2022
    wget -qc -O postgresql-jdbc.jar https://github.com/yugabyte/pgjdbc/releases/download/v1.0.0/jdbc-yugabytedb-42.3.0.jar export CLASSPATH=.:./postgresql-jdbc.jar

pgbouncer

Posts with mentions or reviews of pgbouncer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.

What are some alternatives?

When comparing pgjdbc and pgbouncer you can also consider the following projects:

jdbc-yugabytedb - JDBC Driver for Yugabyte SQL (YSQL)

odyssey - Scalable PostgreSQL connection pooler

pgcat - PostgreSQL pooler with sharding, load balancing and failover support. [Moved to: https://github.com/postgresml/pgcat]

asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio.

PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

Cargo - The Rust package manager

TimescaleDB - An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.

yugabyte-db - YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

pgcat - PostgreSQL pooler with sharding, load balancing and failover support.

rds-auth-proxy - A "passwordless" login experience for your AWS RDS

citus - Distributed PostgreSQL as an extension