Skip to main content

StreamFlow PostgreSQL plugin

Project description

PostgreSQL Plugin for StreamFlow

Installation

Simply install the package directory from PyPI using pip. StreamFlow will automatically recognise it as a plugin and load it at each workflow execution.

pip install streamflow-postgresql

If everything worked correctly, whenever a workflow execution start the following message should be printed in the log:

Successfully registered plugin streamflow.plugins.unito.postgresql.plugin.PostgreSQLStreamFlowPlugin

Usage

This plugin registers a new Database component, which extends the StreamFlow CachedDatabase class. To declare it, put the following lines inside a streamflow.yml configuration file.

database:
  type: unito.postgresql
  config:
    dbname: <dbname>               # The name of the database to use
    hostname: <hostname>           # The database hostname or IP address
    password: <password>           # Password to use when connecting to the database
    username: <username>           # Username to use when connecting to the database

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamflow_postgresql-0.0.11.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamflow_postgresql-0.0.11-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file streamflow_postgresql-0.0.11.tar.gz.

File metadata

  • Download URL: streamflow_postgresql-0.0.11.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for streamflow_postgresql-0.0.11.tar.gz
Algorithm Hash digest
SHA256 4788decab921c3d0d0fad47a408f88483e5bdb1ace675f79408a68e4139b435b
MD5 28e02abe47593f7876a9c7cc7487d139
BLAKE2b-256 265159537b445afd92baaf3cf886d137cc68cbb9efb8184bfe353c6edab6ac73

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.11.tar.gz:

Publisher: release.yml on alpha-unito/streamflow-postgresql

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file streamflow_postgresql-0.0.11-py3-none-any.whl.

File metadata

File hashes

Hashes for streamflow_postgresql-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 45c918291d76a73df6c9d5bfec32797c4b3b87ca68eb46548db06000e96544d5
MD5 beb95e9822a1de3a9562880098c9092d
BLAKE2b-256 eb77816a8d965f0e7b71778db08a352f8367651d45becf4a801bc72a307b9269

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.11-py3-none-any.whl:

Publisher: release.yml on alpha-unito/streamflow-postgresql

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page