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.8.tar.gz (15.6 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.8-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for streamflow_postgresql-0.0.8.tar.gz
Algorithm Hash digest
SHA256 38e8c93e0f5847638e438a8b4691ed9a5fd3aaec27e54f0134921b156becee18
MD5 3747938e6728f4b0b1fa740268b6dfc6
BLAKE2b-256 b5fd4812e2c83927f4205c89e9d6913a76654e8eec189270e2af9162e0785610

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.8.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.8-py3-none-any.whl.

File metadata

File hashes

Hashes for streamflow_postgresql-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e491192cc8894ec301ca7d9c01679cf1405e4e1b5e60e8ee5984979d018d1fac
MD5 c103d31e354f802b5823b2b2d64a5167
BLAKE2b-256 17a86c166d9d2ca69ec2a047cad60cfcf302b209a735d32599990c46d0f0f255

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamflow_postgresql-0.0.8-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