connection-pooling
There are 56 repositories under connection-pooling topic.
swaldman/c3p0
a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
Chris2018998/beecp
A small JDBC Connection pool
fulcro-legacy/fulcro-sql
Web server SQL components, and support for running Om Next/Fulcro graph queries against an SQL database.
schnoddelbotz/uds-proxy
uds-proxy provides a UNIX domain socket that acts as HTTP(S) connection-pooling forward proxy
metabase/connection-pool
Connection pools for JDBC databases. Simple wrapper around C3P0.
sabey/lagoon
Golang net.Conn Connection Pool
Norwik/Garment
🐺 A Thread Safe Connection Pooling.
pasupulaphani/node-cache-redis
Redis cache ready to scale with node-pool, semaphore support
ckyycc/hdb-pool
SAP HANA Database Connection Pool for Node.js
EhsanulHaqueSiam/StudentManagementSystem
The Student Management System is a Java and MySQL project that serves as an introductory exploration into database management. This project focuses on implementing fundamental database operations using Java programming language and MySQL. It includes features like simple connection pool, configuration loading, and basic database interactions.
Koka/r2d2-odbc
ODBC adapter for r2d2 connection pool
andreykaipov/mongodb-pool
Manage MongoDB connection pools with less headaches.
cloudnative-pg/pgbouncer-containers
Operand images for CloudNativePG containing PgBouncer
egmkang/PyMySQLPool
a simple PyMySQL connection pool
pasupulaphani/node-redis-connection-pool
Simplistic node redis connection pool ready to scale with generic-pool support
MaxineSS/Review-Service
A backend API of review for Atelier e-commerce shop
Tugbars/Threadpool-Epoll-Based-Server
Hybrid Network Server with MySQL Connection Pool in C++
aldebran97/object_save_service
对象存储服务Java实现
chiragyadav2003/DevBlog
DevBlog is a simple blogging app where user can easily perform CRUD operation on their blogs very easily.
iScheme4U/sc-mysqlhelper
A simple connection pool for mysql using dbutils.pooled_db
mrrabbitte/pooly
A protobuf to Postgres adapter + connection pooling middleware.
chiragyadav2003/Bun-Hono-React-Expense-Tracker
Modern react SPA that works seamlessly with a bun & hono server
Guna-Santosh/JDBC-J2SE-
Master JDBC with comprehensive tutorials, examples, and best practices. Dive into database connectivity and SQL interaction to build robust Java applications.
Hexaville/hexaville-tcp-proxy-server
A TCP Proxy Sever that can pool remote connections
leventkaragol/libcpp-pg-pool
Thread-safe, high performance, PostgreSQL connection pooling library for C++ (17+)
masoud-developer/nats-connection-pooling
this repository help to you have a connection pool of your dotnet application NATS connections
mehdi-sadighian/cpp-postgresql-Connection-Pool-And-Query-Suite
Makes As Many Connection As you wish to database(Lazey Connection) and provides good methods for select,create database, insert,...
ostdotcom/xweb3
Ethereum interaction layer by extending web3.js
pasupulaphani/node-redis-store
Simplistic node redis store ready can scale with generic-pool support
srcecde/postgresql-connection-pooling
Learning PostgreSQL connection pooling while implementing. Just the core functionality implementation.
zfowo/pg_proxy
postgresql connection pool, support high-availability and load-balance
Akshat-Kumar-work/Blog-Website
Blogging website like medium, focus is on serverless backend using cloudflare-workers , hono and db postgresql
Olooce/MultithreadingConnectionPools
Mass Data Generator and seeder for database testing using multithreading and connection pools in java.
shane-borden/pgbouncer-container
Dockerfile and helm chart to build a pgBouncer farm on Google Kubernetes Engine
iampushkar/connection-pooling
Prototype for DB Connection Pooling
ZaTribune/j2ee-demo
This is a Java EE demo project for a bookstore application. It demonstrates the basic functionality of a bookstore system.