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

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

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

12 个仓库

Awesome GitHub RepositoriesPerformance and Optimization

Tools for monitoring, analyzing, and tuning PostgreSQL database performance.

Explore 12 awesome GitHub repositories matching part of an awesome list · Performance and Optimization. Refine with filters or upvote what's useful.

Awesome Performance and Optimization GitHub Repositories

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

    ankane/pghero

    8,880在 GitHub 上查看↗

    PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring database metrics, analyzing query performance, and managing active connections across multiple database instances. The project distinguishes itself by recording query and storage statistics over time, enabling historical trend analysis through a time-range slider. It also identifies missing indexes by analyzing query patterns and integrates with cloud provider APIs to retrieve system-level hardware statistics such as CPU and IOPS. The tool's broader capabilities cover process admi

    PostgreSQL performance insights and monitoring.

    Ruby
    在 GitHub 上查看↗8,880
  • darold/pgbadgerdarold 的头像

    darold/pgbadger

    4,030在 GitHub 上查看↗

    pgBadger 是一个 PostgreSQL 日志分析器和数据库性能分析器,解析数据库日志以生成关于慢查询和系统错误的详细报告。它作为统计可视化工具,将原始日志转换为交互式图表,以监控系统趋势。 该工具利用多核日志处理器将解析任务分配到 CPU 核心,加速对大量数据库活动日志的分析。它提供了一种远程日志分析机制,通过安全 Shell 连接从远程服务器检索和解析文件。 该系统涵盖数据库资源监控、连接池日志分析和性能趋势可视化。它支持生成增量报告以创建累积摘要,并以 JSON 格式导出分析指标,以便与外部监控工具集成。 分析后的数据被转换为静态 HTML 报告和图像,供离线查看。

    Fast log analyzer for PostgreSQL.

    Perl
    在 GitHub 上查看↗4,030
  • dalibo/pev2dalibo 的头像

    dalibo/pev2

    3,490在 GitHub 上查看↗

    Postgres Explain Visualizer 2

    Visualizer for PostgreSQL explain plans.

    TypeScript
    在 GitHub 上查看↗3,490
  • le0pard/pgtunele0pard 的头像

    le0pard/pgtune

    2,721在 GitHub 上查看↗

    Pgtune - tuning PostgreSQL config by your hardware

    Online PostgreSQL configuration tool.

    JavaScript
    在 GitHub 上查看↗2,721
  • lesovsky/pgcenterlesovsky 的头像

    lesovsky/pgcenter

    1,612在 GitHub 上查看↗

    Command-line admin tool for observing and troubleshooting Postgres.

    Interface for statistics and management tasks.

    Go
    在 GitHub 上查看↗1,612
  • gregs1104/pgtunegregs1104 的头像

    gregs1104/pgtune

    1,086在 GitHub 上查看↗

    PostgreSQL configuration wizard

    Configuration wizard for PostgreSQL.

    Python
    在 GitHub 上查看↗1,086
  • crunchydata/pgmonitorCrunchyData 的头像

    CrunchyData/pgmonitor

    707在 GitHub 上查看↗

    PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data

    Metrics collection and visualization suite.

    PLpgSQL
    在 GitHub 上查看↗707
  • spotify/postgresql-metricsspotify 的头像

    spotify/postgresql-metrics

    598在 GitHub 上查看↗

    Tool that extracts and provides metrics on your PostgreSQL database

    Tool for extracting database performance metrics.

    Python
    在 GitHub 上查看↗598
  • timescale/timescaledb-tunetimescale 的头像

    timescale/timescaledb-tune

    501在 GitHub 上查看↗

    A tool for tuning TimescaleDB for better performance by adjusting settings to match your system's CPU and memory resources.

    Performance tuning tool for time-series databases.

    Go
    在 GitHub 上查看↗501
  • postgrespro/aqopostgrespro 的头像

    postgrespro/aqo

    495在 GitHub 上查看↗

    Adaptive query optimization for PostgreSQL

    Adaptive query optimization for PostgreSQL.

    C
    在 GitHub 上查看↗495
  • sebastianwebber/pgconfigsebastianwebber 的头像

    sebastianwebber/pgconfig

    88在 GitHub 上查看↗

    Web Based PostgreSQL configuration tool

    Web-based PostgreSQL configuration tool.

    JavaScript
    在 GitHub 上查看↗88
  • beh74/pgassistant-communitybeh74 的头像

    beh74/pgassistant-community

    35在 GitHub 上查看↗

    A PostgreSQL assistant for developers Understand, optimize, and improve your PostgreSQL database with ease.

    LLM-powered database optimization assistant.

    JavaScript
    在 GitHub 上查看↗35
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Performance and Optimization