connection-pooling

There are 72 repositories under connection-pooling topic.

  • nodepass

    yosebyte/nodepass

    A secure, efficient TCP/UDP tunneling solution that delivers fast, reliable access across network restrictions using pre-established TLS/TCP connections.

    Language:Go1.5k1428159
  • swaldman/c3p0

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

    Language:Java1.3k104171342
  • Chris2018998/beecp

    A lightweight JDBC connection pool

    Language:Java9785218
  • fulcro-legacy/fulcro-sql

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

    Language:Clojure20422
  • schnoddelbotz/uds-proxy

    uds-proxy provides a UNIX domain socket that acts as HTTP(S) connection-pooling forward proxy

    Language:Go17101
  • 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.

    Language:Java16107
  • metabase/connection-pool

    Connection pools for JDBC databases. Simple wrapper around C3P0.

    Language:Clojure164129
  • akhil2308/fastapi-large-app-template

    🚀 Production-Grade FastAPI Template • JWT Auth • Rate Limiting • Async PostgreSQL (connection pooling) & Async Redis (efficient pooling) • Gunicorn + Uvicorn • Docker • Async Ready • RFC-Compliant API Responses • Enterprise Security Patterns

    Language:Python141
  • sabey/lagoon

    Golang net.Conn Connection Pool

    Language:Go14101
  • Norwik/Garment

    🐺 A Thread Safe Connection Pooling.

    Language:Go13212
  • pasupulaphani/node-cache-redis

    Redis cache ready to scale with node-pool, semaphore support

    Language:TypeScript1341512
  • ckyycc/hdb-pool

    SAP HANA Database Connection Pool for Node.js

    Language:JavaScript10365
  • cloudnative-pg/pgbouncer-containers

    Operand images for CloudNativePG containing PgBouncer

    Language:HCL105104
  • Koka/r2d2-odbc

    ODBC adapter for r2d2 connection pool

    Language:Rust931167
  • andreykaipov/mongodb-pool

    Manage MongoDB connection pools with less headaches.

    Language:TypeScript6101
  • egmkang/PyMySQLPool

    a simple PyMySQL connection pool

    Language:Python4307
  • pasupulaphani/node-redis-connection-pool

    Simplistic node redis connection pool ready to scale with generic-pool support

    Language:TypeScript4102
  • Tugbars/Threadpool-Epoll-Based-Server

    Hybrid Network Server with MySQL Connection Pool in C++

    Language:C++4100
  • MaxineSS/Review-Service

    A backend API of review for Atelier e-commerce shop

    Language:JavaScript3100
  • chiragyadav2003/DevBlog

    DevBlog is a simple blogging app where user can easily perform CRUD operation on their blogs very easily.

    Language:TypeScript2100
  • iScheme4U/sc-mysqlhelper

    A simple connection pool for mysql using dbutils.pooled_db

    Language:Python2102
  • leventkaragol/libcpp-pg-pool

    Thread-safe, high performance, PostgreSQL connection pooling library for C++ (17+)

    Language:C++2160
  • mrrabbitte/pooly

    A protobuf to Postgres adapter + connection pooling middleware.

    Language:Rust2100
  • chiragyadav2003/Bun-Hono-React-Expense-Tracker

    Modern react SPA that works seamlessly with a bun & hono server

    Language:TypeScript1100
  • gokusan92/SSHAutomator

    SSHAutomator is an SSH automation tool that allows executing scripts or commands on one or more remote servers. It accepts server details and a script file as input, and handles the SSH connections and parallel command execution across the specified servers.

    Language:Go1100
  • 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.

    Language:Java1100
  • iinaa-eimrit/Pen-Pulse

    Social Journalism and Blog Hosting Platform

    Language:TypeScript110
  • isndev/qbm-pgsql

    Asynchronous PostgreSQL client for QB Actor Framework. Type-safe operations, prepared statements, transaction control, and connection pooling. Non-blocking database operations with automatic C++/PostgreSQL type conversion. Perfect for high-concurrency applications.

    Language:C++1000
  • masoud-developer/nats-connection-pooling

    this repository help to you have a connection pool of your dotnet application NATS connections

    Language:C#1100
  • 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,...

    Language:C++1100
  • ostdotcom/xweb3

    Ethereum interaction layer by extending web3.js

    Language:JavaScript11202
  • SeaSBee/go-messagex

    A production-grade, open-source Go module for high-performance, asynchronous RabbitMQ messaging with extensibility to Kafka, featuring built-in connection pooling, memory optimization, observability, security, fault tolerance, and comprehensive profiling.

    Language:Go10
  • SeaSBee/go-ormx

    A comprehensive Go ORMX library with advanced features including configurable connection management, connection pooling, observability, and a powerful base repository pattern for CRUD operations.

    Language:Go10
  • srcecde/postgresql-connection-pooling

    Learning PostgreSQL connection pooling while implementing. Just the core functionality implementation.

    Language:Python1200
  • Xerolux/tcp-multiplexer

    The tcp-multiplexer is a Go-based tool that multiplexes multiple client TCP connections through a single connection to a target server. It's particularly useful for devices that only support a limited number of simultaneous connections, such as solar inverters with Modbus/TCP.

    Language:Go10
  • ZaTribune/j2ee-demo

    This is a Java EE demo project for a bookstore application. It demonstrates the basic functionality of a bookstore system.

    Language:Java110