
pgAdmin
pgAdmin 4 is the leading open-source web-based administration and development platform for PostgreSQL databases, providing a comprehensive graphical interface for database operations and management.
About
pgAdmin is the oldest and most widely used open-source administration tool for PostgreSQL, with its history stretching back to the late 1990s. The current version, pgAdmin 4, is a complete rewrite as a web application built on Python (Flask) and JavaScript (React), replacing the…