connection-pooling topic

List connection-pooling repositories

beecp

83
Stars
19
Forks
Watchers

A small JDBC Connection pool

c3p0

1.3k
Stars
339
Forks
Watchers

a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.

fulcro-sql

19
Stars
2
Forks
Watchers

Web server SQL components, and support for running Om Next/Fulcro graph queries against an SQL database.

fastapi-large-app-template

15
Stars
1
Forks
15
Watchers

🚀 Production-Grade FastAPI Template • JWT Auth • Rate Limiting • Alembic Migrations • Async PostgreSQL (connection pooling) • Async Redis (efficient pooling) • Gunicorn + Uvicorn • Docker • Async Rea...