{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/3"}],"enrichment":{"capability":"Pulumi resource provider for declaring and managing PostgreSQL databases, users, roles, and other database objects as infrastructure code.","skillfed_tags":["infrastructure-as-code","postgresql","pulumi-plugin"],"use_cases":["Define and version-control database schemas and user permissions as part of your infrastructure-as-code stack.","Automate PostgreSQL setup in CI/CD pipelines without writing raw SQL scripts.","Manage multiple PostgreSQL environments (dev, staging, production) with consistent, reproducible configurations.","Provision database users and roles with specific permissions as part of application deployment.","Coordinate PostgreSQL resource creation with application infrastructure defined in the same Pulumi program."],"what_it_does":"pulumi-postgresql is a Pulumi resource provider that lets you define PostgreSQL infrastructure\u2014databases, users, roles, permissions, and other objects\u2014using Python code instead of manual SQL or imperative scripts. It integrates with Pulumi's state management and deployment workflow, so you can version-control your database schema and apply changes consistently across environments.\n\nThe provider connects to a PostgreSQL server using standard connection parameters (host, port, username, password) supplied via environment variables or Pulumi configuration. It supports SSL connections, connection pooling, and superuser-level operations. You write Python code to declare the resources you want, and Pulumi handles creating, updating, and destroying them on your PostgreSQL instance.","worth_installing":"Yes, if you are already using Pulumi and need to manage PostgreSQL resources as code. The provider is actively maintained, has no known vulnerabilities, and integrates cleanly with Pulumi's workflow. Install only if you have Pulumi CLI set up and a PostgreSQL server you can connect to."},"id":"pulumi-postgresql","links":{"html":"https://skillfed.io/packages/pulumi-postgresql","md":"https://skillfed.io/packages/pulumi-postgresql.md","pypi":"https://pypi.org/project/pulumi-postgresql/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":null,"license_treatment":"permissive","name":"pulumi-postgresql","python_support":"supports_current","summary":"A Pulumi package for creating and managing postgresql cloud resources."},"popularity":{"monthly_downloads":491966,"position":6363,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.18.0"}
