https://github.com/brettwooldridge/HikariCP

https://github.com/brettwooldridge/HikariCP/wiki

https://www.wix.engineering/post/how-does-hikaricp-compare-to-other-connection-pools

https://github.com/brettwooldridge/HikariCP/blob/dev/documents/Welcome-To-The-Jungle.md

https://github.com/brettwooldridge/HikariCP/wiki/Bad-Behavior:-Handling-Database-Down

https://www.jianshu.com/p/250b385da6d0

https://mp.weixin.qq.com/s?__biz=MzUzNTY4NTYxMA==&mid=2247483699&idx=1&sn=5efd1f9d872688eba0029c71b3668662&chksm=fa80f1b6cdf778a0bbd12ce5e97507d697058d7bc070082a8ca828c9910c1379ead43c7b9a05&scene=21#wechat_redirect

源码实现

https://blog.csdn.net/weixin_42526326/article/details/119825219

https://www.fsby.fun/2020/07/30/HikariCP-source-code-0/