

pgxman
npm for Postgres. Making it easy to discover, implement and manage Postgres extensions. Making Postgres work for your project.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux

pgxman
Features
PostgreSQL support
Tags
- Postgres SQL
- extension-manager
pgxman News & Activities
Recent activities
pgxman information
What is pgxman?
pgxman is npm for Postgres extensions. pgxman simplifies the discovery and use of extensions so modern hackers can easily enhance the capabilities of their applications.
Instead of managing extension versions, build & run dependencies, operating system, platform architecture, pgxman automatically detects and streamlines extension operations (xOps) based on the local development environment.
pgxman integrates with the system package manager, ensuring the correct versions are installed without extra packages from any shared dependencies between extensions. pgxman’s automated build system creates APT packages for each Postgres version, platform, and OS supported by the extension. Extensions are built from a buildkit formula, written in YAML, and are contributed through GitHub.
