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

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

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

9 个仓库

Awesome GitHub RepositoriesPostgreSQL Administration Tools

Utilities specifically designed for the administration and management of PostgreSQL databases.

Distinct from PostgreSQL Integrations: The candidates focus on protocol compatibility or data sinks rather than a general administration CLI.

Explore 9 awesome GitHub repositories matching data & databases · PostgreSQL Administration Tools. Refine with filters or upvote what's useful.

Awesome PostgreSQL Administration Tools GitHub Repositories

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

    dbcli/pgcli

    13,231在 GitHub 上查看↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Provides a command-line interface for managing PostgreSQL databases with syntax highlighting and query suggestions.

    Pythondatabasepostgrespostgresql
    在 GitHub 上查看↗13,231
  • sosedoff/pgwebsosedoff 的头像

    sosedoff/pgweb

    9,399在 GitHub 上查看↗

    pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based interface for executing SQL queries, inspecting schemas, and managing database objects. The tool includes a read-only mode that prevents destructive operations by blocking specific SQL keywords. It supports secure remote access to private instances through native SSH tunneling and encrypted database connections. The application covers a broad range of management capabilities, including multi-environment session management, database structure inspection, and the export of query r

    Provides a comprehensive graphical tool for administering and managing PostgreSQL databases.

    Gocross-platformgolangpgweb
    在 GitHub 上查看↗9,399
  • 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

    Enables administration of active database connections and the termination of long-running queries.

    Ruby
    在 GitHub 上查看↗8,880
  • cloudnative-pg/cloudnative-pgcloudnative-pg 的头像

    cloudnative-pg/cloudnative-pg

    8,051在 GitHub 上查看↗

    CloudNativePG is a Kubernetes operator designed for the administration, lifecycle management, and high availability of PostgreSQL database clusters. It functions as a declarative orchestrator that manages database instances through custom resources and manifests. The project distinguishes itself by automating complex operational tasks, including primary election and failover management via streaming physical replication. It provides specialized tools for database version migrations, supporting both offline in-place upgrades and online migrations through logical replication. The operator cove

    Provides utilities for performing rolling updates, major version upgrades, and read-replica scaling.

    Goautomated-failoverbusiness-continuitydatabase
    在 GitHub 上查看↗8,051
  • postgresapp/postgresappPostgresApp 的头像

    PostgresApp/PostgresApp

    7,741在 GitHub 上查看↗

    PostgresApp is a native macOS application that provides a graphical interface for installing and managing PostgreSQL database servers locally. It serves as a local server manager, allowing users to start, stop, and configure database server states without using the command line. The application supports running multiple different versions of the database server simultaneously on a single machine, enabling multi-version compatibility testing and migrations through isolated environments. It also includes a bundle of pre-installed extensions for geospatial processing and vector search, removing

    Serves as a graphical utility specifically designed for the administration and management of PostgreSQL.

    Makefilepostgispostgres
    在 GitHub 上查看↗7,741
  • mathesar-foundation/mathesarmathesar-foundation 的头像

    mathesar-foundation/mathesar

    5,012在 GitHub 上查看↗

    Mathesar is a no-code database manager and PostgreSQL GUI that provides a visual interface for managing relational database structures and records. It functions as a low-code data platform for administering schemas, tables, and relationships without the need to write manual SQL commands. The platform allows for the creation of shareable forms to collect data and the management of file attachments linked directly to database records. It includes a PostgreSQL administration tool for controlling database roles, user permissions, and data validation rules. The system covers relational data model

    Includes utilities specifically designed for the administration and management of PostgreSQL databases.

    Svelteairtable-alternativeautomatic-apidatabase-access
    在 GitHub 上查看↗5,012
  • citusdata/pg_croncitusdata 的头像

    citusdata/pg_cron

    3,818在 GitHub 上查看↗

    pg_cron is a PostgreSQL job scheduler and background task manager that executes periodic SQL commands directly within the database engine. It functions as an automation tool using standard cron syntax to trigger recurring administrative and data tasks on a defined timetable. The extension provides the capability to manage and trigger scheduled SQL operations across multiple target databases from a single instance. It includes a logging system that acts as an execution auditor, tracking the start time, end time, and success status of every job run. The project covers database maintenance auto

    Provides a comprehensive system for automating recurring administrative and data tasks across PostgreSQL databases.

    Ccronperiodic-jobspostgresql
    在 GitHub 上查看↗3,818
  • pgadmin-org/pgadmin4pgadmin-org 的头像

    pgadmin-org/pgadmin4

    3,673在 GitHub 上查看↗

    pgAdmin 4 is a web-based management platform used for configuring, querying, and administering PostgreSQL database servers and their internal objects. It provides a graphical interface for performing database operations and a dedicated tool for writing and executing SQL queries with visual result sets. The application supports multi-user database management, allowing it to be deployed as a networked server where multiple authenticated users can manage shared PostgreSQL database clusters. Alternatively, it can be run as a standalone local desktop application. The platform covers core administ

    Serves as a primary platform for the administration and management of PostgreSQL database instances and objects.

    Python
    在 GitHub 上查看↗3,673
  • supabase-community/supabase-mcpsupabase-community 的头像

    supabase-community/supabase-mcp

    2,476在 GitHub 上查看↗

    This project is a Model Context Protocol server and AI agent database connector. It provides a standardized communication layer that allows language models to interact with relational data stores, read database schemas, and manage PostgreSQL database resources. The implementation acts as a serverless host for the Model Context Protocol, deploying on distributed edge functions to connect AI assistants to a project. This enables AI agents to perform database administration, execute SQL queries, and handle schema migrations through an AI-compatible interface. The system covers broader capabilit

    Provides AI-driven tools for managing PostgreSQL database structures, executing SQL queries, and handling migrations.

    TypeScript
    在 GitHub 上查看↗2,476
  1. Home
  2. Data & Databases
  3. PostgreSQL Administration Tools

探索子标签

  • Visual Query ToolsIntegrated environments for executing SQL with visual representations of the result sets. **Distinct from PostgreSQL Administration Tools:** Focuses on the visual interaction and result set display rather than general administration utilities