awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesAdministrative Access Control

Mechanisms for manually pausing or enabling database access for maintenance or failover operations.

Distinct from Database High Availability: Focuses on manual administrative control of database availability rather than automated node coordination and leader election

Explore 1 awesome GitHub repository matching devops & infrastructure · Administrative Access Control. Refine with filters or upvote what's useful.

Awesome Administrative Access Control GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pgbouncer/pgbouncerpgbouncer का अवतार

    pgbouncer/pgbouncer

    3,937GitHub पर देखें↗

    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

    Provides the ability to pause or enable specific databases to manage client access during maintenance windows.

    Cpostgresql
    GitHub पर देखें↗3,937
  1. Home
  2. DevOps & Infrastructure
  3. High Availability Clustering
  4. Database High Availability
  5. Administrative Access Control