1 repository
Low-level connectivity modules that enable application logic to communicate with specific database engines.
Distinct from Driver Integrations: Focuses on the database-specific driver pattern rather than general functional reactive framework driver integrations
Explore 1 awesome GitHub repository matching web development · Database. Refine with filters or upvote what's useful.
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
Integrates low-level PostgreSQL drivers to execute SQL commands and retrieve result sets from the database.