awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDatabase Retrieval Optimizations

Techniques for optimizing how data is fetched from databases using replicas and caches to reduce latency.

Distinct from Data Loading Optimizations: Focuses on server-side infrastructure (replicas/caches) rather than client-side loading strategies.

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

Awesome Database Retrieval Optimizations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pshenok/server-survivalpshenok 的头像

    pshenok/server-survival

    5,275在 GitHub 上查看↗

    This project is a cloud infrastructure simulator and system design educational tool. It provides a sandbox environment for designing virtual network topologies and testing the resilience of system architectures under high traffic and simulated attacks. The platform functions as an infrastructure resilience sandbox where users can experiment with the architectural placement of load balancers, caches, and databases. It allows for the validation of auto-scaling strategies, rate limiting, and firewall configurations to prevent service degradation. The simulator covers network traffic management,

    Implements memory caches and read replicas to optimize data retrieval and decrease database response times.

    JavaScriptawsclouddevops
    在 GitHub 上查看↗5,275
  1. Home
  2. Data & Databases
  3. Data Loading Optimizations
  4. Database Retrieval Optimizations