2 repositorios
Tools for installing and running PostgreSQL database servers on a local machine.
Distinct from PostgreSQL Integrations: Existing candidates focus on cloud platforms, connectors, or integrations rather than local installation tools.
Explore 2 awesome GitHub repositories matching data & databases · PostgreSQL Local Installations. Refine with filters or upvote what's useful.
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
Provides a graphical interface for installing and running a full PostgreSQL server on macOS.
Lando is a Docker development environment manager and local development orchestrator used to create isolated application stacks. It functions as a web development stack provisioner that coordinates web servers, databases, and runtimes to ensure consistent environment parity across different operating systems. The project distinguishes itself through recipe-based environment bootstrapping for common stacks such as LAMP, LEMP, and MEAN, as well as dedicated provisioning for CMS platforms like WordPress, Drupal, and Joomla. It further differentiates its capabilities by acting as a remote hosting
Provides tools for installing and running PostgreSQL database servers as isolated services on a local machine.