pgadmin4
Database manager
An administration and development platform for managing PostgreSQL databases
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
3k stars
52 watching
659 forks
Language: Python
last commit: 3 days ago
Linked from 1 awesome list
administrationdatabasedbamanagementpostgrespostgresqlpostgresql-database
Related projects:
Repository | Description | Stars |
---|---|---|
pgmodeler/pgmodeler | A graphical tool for designing and managing PostgreSQL databases | 3,123 |
supabase-community/postgres-new | An in-browser Postgres environment with AI assistance and immediate database creation | 2,454 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
sosedoff/pgweb | A cross-platform client for PostgreSQL databases written in Go. | 8,647 |
sastraxi/pgsh | Tools for managing a PostgreSQL database like a version control system | 568 |
npgsql/npgsql | A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. | 3,327 |
opmdg/check_pgactivity | A Nagios remote agent plugin to monitor PostgreSQL performance metrics | 175 |
phppgadmin/phppgadmin | A web-based administration tool for managing PostgreSQL databases | 802 |
gregs1104/pgtune | A tool that configures PostgreSQL to optimize its performance based on system resources and workload characteristics. | 1,053 |
postgres/postgres | Provides source code distribution of an advanced object-relational database management system | 16,231 |
dalibo/pg_activity | A command line tool for monitoring activity on PostgreSQL servers. | 2,483 |
umami-software/umami | An analytics platform that provides a privacy-focused alternative to Google Analytics using TypeScript. | 22,875 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,948 |
leafo/pgmoon | A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 395 |
enterprisedb/pldebugger | Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 71 |