awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

مجمعات اتصالات PostgreSQL عالية التزامن

تم تحديث الترتيب في 30 يونيو 2026

حلول تجميع اتصالات (connection pooling) عالية الأداء مصممة لإدارة آلاف اتصالات العملاء المتزامنة لقواعد بيانات PostgreSQL.

مجمعات اتصالات PostgreSQL عالية التزامن

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pgbouncer/pgbouncerالصورة الرمزية لـ pgbouncer

    pgbouncer/pgbouncer

    3,937عرض على GitHub↗

    PgBouncer is a lightweight middleware proxy server and connection pooler for PostgreSQL. It acts as a database connection manager and load balancer, reducing system overhead by managing a pool of reusable connections and distributing incoming traffic across multiple backend servers. The project distinguishes itself through a protocol-level proxying approach that handles authentication and TLS encryption without parsing underlying SQL queries. It provides specialized support for mapping named prepared statements across different backend connections and implements a socket-sharing process model

    PgBouncer is the established lightweight PostgreSQL connection pooler and proxy server, purpose-built to handle thousands of concurrent clients with transaction pooling, prepared statement caching, and low overhead — it directly matches every required feature for scaling PostgreSQL connections.

    CConnection PoolingPostgreSQL Pool ManagersConnection Limit Managers
    عرض على GitHub↗3,937

Related searches

  • نظام إدارة قواعد بيانات علائقية للمطورين
  • طابور مهام (task queue) يعتمد على Postgres
  • a postgres mcp server for ai agents
  • عميل موحد لجميع قواعد البيانات
  • مجموعة من إضافات PostgreSQL لقواعد البيانات
  • عميل مكتبي لقواعد بيانات SQL
  • مكتبة شبكات لخوادم الألعاب متعددة اللاعبين
  • قاعدة بيانات SQL موزعة قابلة للتوسع الأفقي