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

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

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

1 个仓库

Awesome GitHub RepositoriesPost-Migration Statistics Refresh

Updating database query planner statistics immediately after schema changes.

Distinct from Statistical Analysis Tools: Specifically triggers database analyze commands for query planning, not general data usage metrics.

Explore 1 awesome GitHub repository matching data & databases · Post-Migration Statistics Refresh. Refine with filters or upvote what's useful.

Awesome Post-Migration Statistics Refresh GitHub Repositories

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

    ankane/strong_migrations

    4,411在 GitHub 上查看↗

    Strong Migrations 是一个 PostgreSQL 迁移安全工具,旨在通过检测和阻止有风险的模式更改来防止生产停机。它作为一个模式验证器,识别危险的数据库操作并建议安全的替代方案,以确保零停机部署。 该项目通过充当数据库锁管理器和索引优化器脱颖而出。它管理语句超时并实现锁超时的自动重试逻辑,以防止数据库拥塞。此外,它还提供了清理无效并发索引并在模式更改后更新表统计信息的实用程序,以保持查询规划器的性能。 该工具涵盖了广泛的数据库管理功能,包括具有可自定义规则的安全验证、自动化迁移模式以及列字母排序等结构化模式组织。它使用版本感知验证来使安全检查与目标数据库引擎的特定功能保持一致。

    Triggers database analyze commands after index creation to maintain optimal query planner performance.

    Ruby
    在 GitHub 上查看↗4,411
  1. Home
  2. Data & Databases
  3. Statistical Analysis Tools
  4. Post-Migration Statistics Refresh