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

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

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

5 रिपॉजिटरी

Awesome GitHub RepositoriesMySQL Proxy Middleware

Middleware specifically designed to proxy and route traffic for MySQL database clusters.

Distinct from Proxy Middleware: Existing proxy middleware candidates are too narrow (e.g., BitTorrent) or too general; this is specific to MySQL proxying.

Explore 5 awesome GitHub repositories matching data & databases · MySQL Proxy Middleware. Refine with filters or upvote what's useful.

Awesome MySQL Proxy Middleware GitHub Repositories

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

    MyCATApache/Mycat-Server

    9,529GitHub पर देखें↗

    Mycat-Server is a MySQL database middleware system that functions as a sharding proxy, distributed database coordinator, and high availability manager. It acts as a proxy layer that routes SQL traffic between applications and multiple backend MySQL database instances to enable horizontal scaling. The system coordinates distributed transactions, generates global unique sequences to prevent primary key collisions, and executes distributed join queries across multiple database shards. It includes a load balancer that performs read-write splitting by directing traffic between primary and slave no

    Functions as a proxy layer routing SQL traffic between applications and multiple backend MySQL instances.

    Java
    GitHub पर देखें↗9,529
  • sysown/proxysqlsysown का अवतार

    sysown/proxysql

    6,843GitHub पर देखें↗

    ProxySQL is a database proxy designed to route and balance traffic between applications and MySQL or PostgreSQL servers. It provides database high availability by monitoring backend server health and automatically rerouting traffic to healthy nodes during failover events to prevent downtime. The system integrates with generative AI models by proxying requests through a protocol handler, creating a bridge that allows large language models to access structured data. The project includes capabilities for traffic management through automatic failover routing and cluster topology discovery. It op

    Provides specialized middleware for proxying and routing traffic to MySQL database clusters.

    C++
    GitHub पर देखें↗6,843
  • flike/kingshardflike का अवतार

    flike/kingshard

    6,414GitHub पर देखें↗

    Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple database nodes. It functions as a load balancer, read-write splitter, and SQL query firewall to manage how data is accessed and distributed across a database infrastructure. The system implements data sharding using hash, range, or date strategies to split tables across multiple nodes. It enables read-write splitting by directing data modification requests to a master node while distributing read-only queries across a pool of slave replicas. The proxy provides traffic management t

    Provides a high-performance proxy layer designed specifically to route SQL traffic for MySQL database clusters.

    Gokingshardmysqlmysql-proxy
    GitHub पर देखें↗6,414
  • qihoo360/atlasQihoo360 का अवतार

    Qihoo360/Atlas

    4,629GitHub पर देखें↗

    Atlas एक MySQL डेटाबेस प्रॉक्सी और मिडलवेयर सिस्टम है जिसे डेटाबेस क्लस्टर के बीच ट्रैफ़िक को प्रबंधित करने के लिए डिज़ाइन किया गया है। यह एक उच्च-उपलब्धता डेटाबेस गेटवे और शार्डिंग मिडलवेयर के रूप में कार्य करता है, जो रूटिंग, लोड बैलेंसिंग और डेटाबेस कनेक्शन को प्रबंधित करने के लिए एक फॉल्ट-टोलरेंट एंट्री पॉइंट प्रदान करता है। यह प्रोजेक्ट रीड-राइट स्प्लिटिंग के संयोजन के माध्यम से खुद को अलग करता है, जो क्वेरी को प्राथमिक या प्रतिकृति सर्वर पर निर्देशित करता है, और कई बैकएंड इंस्टेंस में जानकारी वितरित करने के लिए डेटा शार्डिंग करता है। यह नए सत्र स्थापित करने के ओवरहेड को कम करने के लिए कनेक्शन पूलर का उपयोग करता है और क्लाइंट अनुरोधों को इंटरसेप्ट और निर्देशित करने के लिए प्रोटोकॉल-जागरूक रूटिंग लागू करता है। इस सिस्टम में निरंतर सेवा सुनिश्चित करने के लिए स्वास्थ्य निगरानी और स्वचालित फेलओवर की क्षमताएं शामिल हैं। यह बैकएंड सर्वर उपलब्धता पर प्रशासनिक नियंत्रण, एक्सेस कंट्रोल के लिए क्लाइंट IP फ़िल्टरिंग, और सिग्नल-संचालित ट्रैफ़िक डायवर्जन के माध्यम से शून्य-डाउनटाइम अपग्रेड के लिए एक तंत्र का सपोर्ट करता है। ट्रांजेक्शन अखंडता को अप्रत्याशित क्लाइंट डिस्कनेक्ट पर स्वचालित रोलबैक के माध्यम से प्रबंधित किया जाता है।

    Acts as high-performance middleware designed to proxy and route traffic for MySQL database clusters.

    C
    GitHub पर देखें↗4,629
  • octelium/octeliumoctelium का अवतार

    octelium/octelium

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

    Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,

    Proxies connections to MySQL servers using identity-based authentication to eliminate shared secrets.

    Goabacai-gatewayapi-gateway
    GitHub पर देखें↗3,371
  1. Home
  2. Data & Databases
  3. MySQL Proxy Middleware

सब-टैग एक्सप्लोर करें

  • Identity-Based MySQL ProxyingProxies MySQL traffic using identity-based authentication to manage database access. **Distinct from MySQL Proxy Middleware:** Focuses on identity-driven authentication for MySQL specifically, rather than general routing or protocol support.