A Tale of Two Connection Pools

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • HikariCP

    光 HikariCP・A solid, high-performance, JDBC connection pool at last.

    I found one suggestion from the author of HikariCP on how to address this, which I implemented and it worked. However, there are additional classes involved, and it feels a little clunky and hard to follow.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • datasource-proxy

    Provide listener framework for JDBC interactions and query executions via proxy.

    In this option, we wrap our HikariCP instance in another object. The nice thing about this option is that it can be used with any connection pooling library (not just HikariCP); but, it does require that you add an additional dependency to your project: https://github.com/jdbc-observations/datasource-proxy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • About Pool Sizing

    1 project | news.ycombinator.com | 5 Sep 2023
  • HikariCP maximumPoolSize based on AWS ECS number of tasks

    1 project | /r/SpringBoot | 21 Apr 2023
  • Spring boot change password runtime

    1 project | /r/javahelp | 31 Dec 2022
  • Help with bungeecord server

    1 project | /r/admincraft | 28 Oct 2022
  • Currently load testing a Django API I don’t get good results, Help me brainstorm this

    1 project | /r/devops | 8 Sep 2022