Projects in Awesome Lists tagged with connection-pool
A curated list of projects in awesome lists tagged with connection-pool .
https://github.com/brettwooldridge/hikaricp
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
connection-pool high-performance java jdbc
Last synced: 12 May 2025
https://github.com/brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
connection-pool high-performance java jdbc
Last synced: 24 Mar 2025
https://github.com/louislivi/smproxy
Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
composer connection-pool connections coroutines mycat mysql php pool proxy smproxy swoole swoole-mysql-proxy
Last synced: 15 May 2025
https://github.com/louislivi/SMProxy
Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
composer connection-pool connections coroutines mycat mysql php pool proxy smproxy swoole swoole-mysql-proxy
Last synced: 02 Apr 2025
https://github.com/sewenew/redis-plus-plus
Redis client written in C++
c-plus-plus connection-pool cpp cpp11 hiredis redis redis-client redis-cluster redis-cluster-client redis-sentinels redlock
Last synced: 14 May 2025
https://github.com/anghelleonard/hibernate-springboot
Collection of 300+ best practices for Java persistence performance in Spring Boot applications
batch-insert connection-pool database-connection dto functions hibernate hibernate-jpa java jdbc jpa mysql performance-penalty persistence postgresql spring-boot spring-data spring-projections springboot sql sql-statement
Last synced: 16 May 2025
https://github.com/swaldman/c3p0
a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
connection-management connection-pool connection-pooling java jdbc
Last synced: 12 May 2025
https://github.com/vladmihalcea/flexy-pool
FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
connection-pool database dbcp flexy-pool hikaricp histogram java monitoring
Last synced: 14 May 2025
https://github.com/gavlyukovskiy/spring-boot-data-source-decorator
Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
connection-pool datasource datasource-proxy flexy-pool jdbc micrometer p6spy spring-boot spring-boot-starters spring-cloud-sleuth sql-queries
Last synced: 14 May 2025
https://github.com/happyfish100/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
avl-tree c-library connection-pool fastdfs id-generator ini-parser object-pool process-control skiplist socket-io system-info task-scheduler
Last synced: 12 Apr 2025
https://github.com/ostinelli/apnotic
A Ruby APNs HTTP/2 gem able to provide instant feedback.
apns apple client connection-pool http2 notifications ruby-on-rails
Last synced: 11 Apr 2025
https://github.com/tomekw/hikari-cp
A Clojure wrapper to HikariCP JDBC connection pool
clojure clojure-library connection-pool jdbc
Last synced: 14 May 2025
https://github.com/chrisvest/stormpot
A fast object pool for the JVM
concurrency connection-pool high-performance java performance pool tdd
Last synced: 14 May 2025
https://github.com/WebwareForPython/DBUtils
Database connections for multi-threaded environments
connection-pool database multi-threaded-environments multi-threading postgresql python
Last synced: 15 May 2025
https://github.com/webwareforpython/dbutils
Database connections for multi-threaded environments
connection-pool database multi-threaded-environments multi-threading postgresql python
Last synced: 14 May 2025
https://github.com/r2dbc/r2dbc-pool
Connection Pooling for Reactive Relational Database Connectivity
connection-pool database r2dbc reactive
Last synced: 14 May 2025
https://github.com/0xsky/xredis
Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
c-plus-plus connection-pool cpp data-slice-storage multi-platform redis redis-client redis-cluster rediscluster thread-safe xredis
Last synced: 04 Apr 2025
https://github.com/importcjj/mobc
A generic connection pool for Rust with async/await support
async await connection-pool database pool postgres redis rust rust-lang
Last synced: 14 May 2025
https://github.com/gatewayd-io/gatewayd
database gateway for building data-driven applications
cloud-native connection-pool data-driven database event-based framework gateway gatewayd microgateway plugin-system postgresql proxy
Last synced: 22 Feb 2026
https://github.com/mwitkow/go-conntrack
Go middleware for net.Conn tracking (Prometheus/trace)
connection-pool conntrack go golang
Last synced: 15 May 2025
https://github.com/open-smf/connection-pool
A common connection pool based on Swoole is usually used as a database connection pool.
Last synced: 11 Jan 2026
https://github.com/wesql/wescale
WeScale is a Modern MySQL proxy that supports read-write-split, read-after-write-consistency, load balancing and OnlineDDL.
connection-pool database-proxy mysql mysql-proxy online-ddl proxy
Last synced: 11 Mar 2026
https://github.com/caohao-go/ycdatabase
The lightest php database framework written in c language, built in php extension, for mysql
c connection-pool db php-extension
Last synced: 14 Apr 2025
https://github.com/flyaways/pool
General Purpose Connection Pool for GRPC,RPC,TCP Sevice Cluster
connection-pool golang grpc pool rpc tcp
Last synced: 23 Jan 2026
https://github.com/vibur/vibur-dbcp
Vibur DBCP - concurrent and dynamic JDBC connection pool
connection-pool java jdbc performance-metrics performance-monitoring slow-queries
Last synced: 04 Apr 2025
https://github.com/ollls/zio-tls-http
100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to https4s, up to 30K TPS local JSON transaction with 25 threads on 6 cores(i7) with ZIO fibers.
cache connection-pool greenthread http-client http-server java-nio json ldap scala tls web web-cache web-filter zio zio-effects zio-env zio-environment zio-fibers zio-layers zlayer
Last synced: 06 Apr 2025
https://github.com/aosen/gopool
go连接池、Golang连接池、By Golang realize distributed common connection pool.
Last synced: 07 Feb 2026
https://github.com/mssrinivas/linkedin-clone
Developed user profile, connections, job listing and application modules using MERN Stack and Kafka. Implemented Redis for data caching, containerized the application services and hosted on AWS. Implemented MongoDB replication and tested the performance on JMeter and Mocha.
agile aws bootstrap connection-pool css event-tracking expressjs html5 javascript jmeter jwt-authentication kafka mocha mongodb-cluster mongoose mysql-database nodejs reactjs redis-cache redux
Last synced: 22 Feb 2026
https://github.com/dmanjunath/node-redshift
A simple collection of tools to help you get started with Amazon Redshift from node.js
connection-pool node-redshift orm redshift
Last synced: 07 Apr 2025
https://github.com/prprprus/pymysqlpool
PyMySQL-based database connection pool.
connection-pool mysql pymysql python
Last synced: 09 Apr 2025
https://github.com/gwuhaolin/chrome-pool
Headless chrome tabs manage pool
connection-pool headless-chrome
Last synced: 30 Oct 2025
https://github.com/ewohltman/pool
Go library that wraps http.Client to provide seamless higher-level connection pooling features
connection-pool go golang pool pooling
Last synced: 30 Jul 2025
https://github.com/ostinelli/pgpool
A PosgreSQL client that automatically uses connection pools and handles reconnections in case of errors.
Last synced: 15 Apr 2025
https://github.com/gms1/node-sqlite3-orm
ORM for SQLite and TypeScript/JavaScript
connection-pool dao javascript orm sqlite3 typescript
Last synced: 27 Sep 2025
https://github.com/ainilili/honeycomb
A database connection pool that no one dares to use
Last synced: 25 Sep 2025
https://github.com/seznam/superiormysqlpp
SuperiorMySQL++
connection-pool cpp14 libmysqlclient mariadb mysql
Last synced: 24 Apr 2025
https://github.com/guzba/waterpark
Thread-safe pools. Great for database connections in a multithreaded HTTP server.
connection-pool multithreading mysql nim postgres postgresql sqlite
Last synced: 23 Mar 2025
https://github.com/philippmdoerner/tinypool
A minimalistic database connection pool for sqlite/postgres/mysql
connection-pool database mysql nim nim-lang postgres sql sqlite
Last synced: 09 Apr 2025
https://github.com/leocavalcante/swoole-postgresql-doctrine-driver
🔌 A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL client
async connection-pool coroutine database dbal doctrine driver orm pool postgresql swoole
Last synced: 23 Apr 2025
https://github.com/fukamachi/anypool
General-purpose connection pooling library for Common Lisp
Last synced: 05 Apr 2025
https://github.com/authzed/crdbpool
node aware connection pooling for CockroachDB
cockroachdb connection-pool pgx spicedb
Last synced: 23 Apr 2025
https://github.com/somajitdey/redis-client
Bash scripting library + CLI + Connection-pool
bash connection-pool no-sql redis redis-client resp-parser
Last synced: 11 Mar 2026
https://github.com/tailhook/tk-pool
A connection pool implementation for tokio
connection-pool network rust tokio
Last synced: 26 Jul 2025
https://github.com/coast-framework/lighthouse
Easy clojure relational database queries, migrations and connection pooling
clojure connection-pool database datomic datomic-pull-sql hikari-cp postgres postgresql relational-databases sqlite sqlite3
Last synced: 11 Apr 2025
https://github.com/Superbition/Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
async asynchronous concurrency connection-pool controller coroutines csrf-protection dependency-injection http http-server middleware model-view-controller mvc php php-framework router view-engine web-app web-framework xss-filter
Last synced: 04 May 2025
https://github.com/simple-swoole/db
A db component for Simps, implemented using the Swoole Library.
connection-pool database mysql redis simps swoole
Last synced: 30 Dec 2025
https://github.com/shomali11/xredis
Go Redis Client
connection-pool easy easy-to-use go golang options redigo redis redis-cache redis-client redis-sentinel sentinel typesafe
Last synced: 12 May 2025
https://github.com/thekashey/plimited
👽Promise-based Resource Pool
concurency connection-pool promise
Last synced: 25 Apr 2025
https://github.com/tomekw/hucpa
JRuby wrapper to HikariCP JDBC connection pool
connection-pool jdbc jruby jruby-wrapper ruby ruby-gem
Last synced: 07 May 2025
https://github.com/jsunsoftware/http-request
Enhancing/simplify apache http client
apache-httpcomponents connection-pool deserialization http-client http-requests httprequest supported-converting
Last synced: 20 Feb 2026
https://github.com/zhouyl/connectionpool
Thread-safe connection pool
connection-pool pool python python2 python3 thread-safety
Last synced: 05 Nov 2025
https://github.com/metabase/connection-pool
Connection pools for JDBC databases. Simple wrapper around C3P0.
c3p0 clojure clojure-jdbc connection-pool connection-pooler connection-pooling database jdbc metabase
Last synced: 11 Jul 2025
https://github.com/abzico/pqxx_pool
Demonstration of connection pool for libpqxx. Port from https://github.com/borisovs/pool to work with libpqxx. Tested on Ubuntu 16.04.
connection-pool cpp cxx libpqxx pg postgres postgresdb
Last synced: 19 Apr 2025
https://github.com/chdh/miniconnectionpoolmanager
A lightweight standalone Java JDBC connection pool manager
Last synced: 15 Apr 2025
https://github.com/sokil/go-connection-pool
Connection pool is a thread safe list of net.Conn
Last synced: 16 Aug 2025
https://github.com/dapper91/generic-connection-pool
python generic connection pool
asyncio connection-pool db generic-pool pool python socket tcp
Last synced: 05 Sep 2025
https://github.com/chris2018998/poolperformance
JDBC Connection Pool Performance Test source
Last synced: 01 Aug 2025
https://github.com/simple-java-mail/smtp-connection-pool
Lightweight SMTP connection pool with clustering support, wait/release mechanism, connection lifecycle management, eager/lazy loading pool with load balancing and auto-expiry policy support
concurrency connection-pool high-performance java pool smtp transport
Last synced: 16 Jan 2026
https://github.com/svenruppert/jdbc-dao
minimalistic JDBC based DAO
connection-pool dao design-pattern functional java java8 java9 jdbc-dao rdbms sql
Last synced: 10 Apr 2025
https://github.com/kerol/django-conn-pool
MySQL Connection Pooling with Django and SQLAlchemy
connection-pool django sqlalchemy
Last synced: 26 Oct 2025
https://github.com/szado/php-resource-pool
A PHP library providing resource pooling support, commonly used as a database connection pool.
connection-manager connection-pool php reactphp
Last synced: 13 Apr 2025
https://github.com/octu0/nats-pool
connection pooling for nats.go
connection-pool nats nats-client natsio
Last synced: 14 Apr 2025
https://github.com/akurilov/netty-connection-pool
High-performance non-blocking, multi-endpoint connection pool
batch-mode connection-pool high-performance netty pool
Last synced: 28 Oct 2025
https://github.com/b1nary-gr0up/violin
VIOLIN worker/connection pool
connection-pool go worker-pool
Last synced: 29 Oct 2025
https://github.com/pushwoosh/go-connection-pool
Common connection pool for any connections type
connection-pool go golang golang-library
Last synced: 25 Oct 2025
https://github.com/huhuics/tauren
Tauren是一个轻量级Java Web框架,提供IOC、AOP、MVC、ORM、注解式事务功能
aop-framework connection-pool ioc-framework javaweb mvc-framework orm-framework spring-framework transaction
Last synced: 17 Jun 2025
https://github.com/hyperf/db-connection
connection-pool coroutine database eloquent hyperf swoole
Last synced: 31 Oct 2025
https://github.com/mohammedamarnah/redis-pool
A simple Redis dynamic-sized connection pool.
connection-pool rails redis redis-client ruby
Last synced: 04 Mar 2026
https://github.com/diegohce/nexer
Content based network multiplexer or redirector made with love and Go
connection-pool connection-tee go golang network network-multiplexer networking redirects tee tool tools tunnel
Last synced: 26 Jul 2025
https://github.com/elastic/elastic-transport-js
Transport classes and utilities shared among Node.js Elastic client libraries
connection-pool elastic elasticsearch http-client nodejs
Last synced: 05 Feb 2026
https://github.com/allsilaevex/swoole-connection-pool
A solid, flexible and high-performance Swoole based connection pool.
connection-pool high-performance php swoole
Last synced: 13 Jan 2026
https://github.com/yegor256/pgtk
PostgreSQL ToolKit for Ruby apps: Liquibase + Rake + Connection Pool
connection-pool liquibase postgresql rake-task rakefile ruby
Last synced: 26 Apr 2026
https://github.com/trskop/connection-pool
Connection pool built on top of resource-pool and streaming-commons packages.
connection-pool haskell resource-pool tcp tcp-client unix-sockets unix-sockets-client
Last synced: 23 Mar 2025
https://github.com/zhouyl/pymysql-connection-manager
pymysql connection & pool manager
connection-pool pymysql pymysql-connection-pool python3
Last synced: 05 Nov 2025
https://github.com/andreykaipov/mongodb-pool
Manage MongoDB connection pools with less headaches.
connection-pool connection-pooling mongodb mongodb-driver wrapper-library
Last synced: 22 Jun 2025
https://github.com/abdera7mane/godot-simplehttpclient
A Godot HTTP client which is a simplified version of HTTPRequest node
connection-pool gdscript godot http http-client http-request https request stream
Last synced: 23 Oct 2025
https://github.com/derelektrobesen/goconnpool
Connections pool for Golang
balancer balancing connection connection-pool connections go golang golang-library golang-package pool
Last synced: 28 Apr 2025
https://github.com/ndxdeveloper/ndxsqlite
Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.
connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3
Last synced: 08 Apr 2026
https://github.com/rdbc-io/rdbc-pool
Asynchronous database access for Scala and Java - connection pool
asynchronous connection-pool database non-blocking rdbc
Last synced: 14 Jan 2026
https://github.com/duct-framework/database.sql.hikaricp
Integrant methods for a SQL database connection pool
clojure connection-pool duct integrant sql
Last synced: 14 Apr 2025
https://github.com/tritondatacenter/node-cueball
six-pocket eight-ball madness
connection-pool dns nodejs service-discovery
Last synced: 06 Apr 2025
https://github.com/manosbatsis/corda-rpc-poolboy
Connection pooling for Corda RPC clients
connection-pool corda corda-framework corda-rpc rpc rpc-client
Last synced: 12 Apr 2025
https://github.com/evolution-gaming/resource-pool
Pool of cats-effect resources
connection-pool pool resource resource-pool scala
Last synced: 29 Jul 2025
https://manosbatsis.github.io/corda-rpc-poolboy/
Connection pooling for Corda RPC clients
connection-pool corda corda-framework corda-rpc rpc rpc-client
Last synced: 08 May 2025
https://github.com/mix-php/object-pool
Swoole-based object pool library
connection-pool mix objectpool pool
Last synced: 12 Apr 2025
https://github.com/meliorartefacts/service-harness-jdbc
An easy to use, auto-configuring JDBC connection pool with circuit breaker and configurable backoff strategy. Plus, a data access object harness with many helper functions.
connection-pool dao jdbc-data-source spring-boot
Last synced: 11 May 2026
https://github.com/anyone-developer/anyone-dotnet-use-clickhouse-connection-pool
This nuget package help you to use Octonica.ClickHouseClient with connection pool. You can fully control the concurrent query with "select" I/O mode.
anyone-developer clickhouse-client connection-pool dotnet
Last synced: 22 Mar 2025
https://github.com/chenjunpc2008/go-hbase
hbase thrift2 golang client pool
big-data connection-pool go golang hbase hbase-client thrift2
Last synced: 07 Apr 2025
https://github.com/mpneuried/mysqlex_pool
A warpper for mysqlex to add connection pooling with poolboy
connection connection-pool elixir mariadb mysql pool poolboy wrapper
Last synced: 09 Apr 2025
https://github.com/opencodeco/hyperf-doctrine
🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.
connection-pool database doctrine hacktoberfest hyperf orm
Last synced: 14 Jan 2026
https://github.com/riron/swim
A generic connection pool for Rust
async-await connection-pool database rust rust-lang
Last synced: 21 Feb 2026
https://github.com/felixklauke/prophecy
A little SQL connection pool capable of creating a datasource and improving your database access speed.
connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql
Last synced: 20 Apr 2026
https://github.com/meliorartefacts/service-harness-web-rest
An easy to use, auto-configuring REST client with connection pooling and automatic failure handling. Plus, an easy to use REST service harness with transaction correlation and automatic failure handling.
connection-pool rest-client rest-service spring-boot
Last synced: 07 May 2026
https://github.com/meliorartefacts/service-harness-mongo
An easy to use, auto-configuring MongoDB client with connection pooling and item state management. Plus, an easy to use, auto-configuring MongoDB listener for managed items, with batched or singleton processing of items, and automatic retries. Plus, an easy to use MongoDB service harness with transaction correlation.
connection-pool mongo-db spring-boot spring-client
Last synced: 19 Jan 2026
https://github.com/meliorartefacts/service-harness-jms-activemq
An easy to use, auto-configuring ActiveMQ client with connection pooling and automatic object mapping.
active-mq connection-pool spring-boot spring-client
Last synced: 16 May 2026
https://github.com/alekras/ex.rsrc_pool
Resource pool is implemented in Elixir as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database connection is most popular example for pooling resource.
connection-pool elixir pool pooling pooling-utility resource-pool
Last synced: 05 Sep 2025
https://github.com/liinen/vocalist-backend
vloom backend implementation in cloud service, with crawling dataset from karaoke website
connection-pool crawler express mysql ncloud-server pagination python3 selenium
Last synced: 13 Apr 2026