pgcat VS pgjdbc

Compare pgcat vs pgjdbc and see what are their differences.

pgcat

PostgreSQL pooler with sharding, load balancing and failover support. [Moved to: https://github.com/postgresml/pgcat] (by levkk)
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
pgcat pgjdbc
9 2
1,511 8
- -
9.6 3.5
about 1 year ago 3 days ago
Rust Java
MIT License BSD 2-clause "Simplified" License
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.

pgcat

Posts with mentions or reviews of pgcat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.

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

What are some alternatives?

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

pgbouncer - lightweight connection pooler for PostgreSQL

odyssey - Scalable PostgreSQL connection pooler

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

cloudpilot-emu - A PalmOS emulator for the web

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

pgcat - Enhanced PostgreSQL logical replication

Cargo - The Rust package manager

pgbouncer_exporter - Prometheus exporter for PgBouncer

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