awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dalibo avatar

dalibo/pev2

0
View on GitHub↗
3,490 stars·185 forks·TypeScript·PostgreSQL·7 viewsexplain.dalibo.com↗

Pev2

Postgres Explain Visualizer 2

Features

  • Performance and Optimization - Visualizer for PostgreSQL explain plans.
  • Database Administration - Visualizes PostgreSQL execution plans in a web interface.

Star history

Star history chart for dalibo/pev2Star history chart for dalibo/pev2

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pev2

Similar open-source projects, ranked by how many features they share with Pev2.
  • beh74/pgassistant-communitybeh74 avatar

    beh74/pgassistant-community

    35View on GitHub↗

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

    JavaScript
    View on GitHub↗35
  • crunchydata/pgmonitorCrunchyData avatar

    CrunchyData/pgmonitor

    707View on GitHub↗

    PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data

    PLpgSQL
    View on GitHub↗707
  • darold/pgbadgerdarold avatar

    darold/pgbadger

    4,030View on GitHub↗

    pgBadger is a PostgreSQL log analyzer and database performance profiler that parses database logs to generate detailed reports on slow queries and system errors. It functions as a statistics visualizer, transforming raw logs into interactive charts and graphs to monitor system trends. The tool utilizes a multi-core log processor to distribute parsing across CPU cores, accelerating the analysis of large volumes of database activity logs. It provides a mechanism for remote log analysis by retrieving and parsing files from distant servers via secure shell connections. The system covers database

    Perl
    View on GitHub↗4,030
  • ankane/pgheroankane avatar

    ankane/pghero

    8,880View on 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

    Ruby
    View on GitHub↗8,880
See all 16 alternatives to Pev2→

Frequently asked questions

What does dalibo/pev2 do?

Postgres Explain Visualizer 2

What are the main features of dalibo/pev2?

The main features of dalibo/pev2 are: Performance and Optimization, Database Administration.

What are some open-source alternatives to dalibo/pev2?

Open-source alternatives to dalibo/pev2 include: beh74/pgassistant-community — A PostgreSQL assistant for developers Understand, optimize, and improve your PostgreSQL database with ease. crunchydata/pgmonitor — PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data. darold/pgbadger — pgBadger is a PostgreSQL log analyzer and database performance profiler that parses database logs to generate detailed… dataegret/pg-utils — Useful PostgreSQL utilities. gregs1104/pgtune — PostgreSQL configuration wizard. ankane/pghero — PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring…