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

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

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

1 مستودع

Awesome GitHub RepositoriesDatabase Proxy Layers

Intermediate layers that optimize database traffic through query routing and connection pooling.

Distinct from Storage Throughput Optimizers: Focuses on the proxy layer architecture for routing rather than low-level I/O scheduling and throughput tuning

Explore 1 awesome GitHub repository matching data & databases · Database Proxy Layers. Refine with filters or upvote what's useful.

Awesome Database Proxy Layers GitHub Repositories

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

    bjmashibing/InternetArchitect

    4,277عرض على GitHub↗

    InternetArchitect is an educational collection of documents and source code designed as a high concurrency architecture course. It serves as a distributed systems implementation guide, providing technical patterns and practical examples for designing scalable internet architectures that maintain stability under heavy traffic loads. The project focuses on high-performance database optimization and microservices design patterns. It covers strategies for reducing latency and increasing throughput via database sharding and proxy layers, as well as coordinating global state across distributed clus

    Optimizes data access by implementing database proxy layers to increase throughput and reduce latency.

    Java
    عرض على GitHub↗4,277
  1. Home
  2. Data & Databases
  3. Data Storage Optimizers
  4. Storage Throughput Optimizers
  5. Database Proxy Layers