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.10.tar.gz (17.1 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.10-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for streamflow_postgresql-0.0.10.tar.gz
Algorithm Hash digest
SHA256 e2547d0768b8cf4f245736c06a14e1b0ee303d5dba081595932fc7c1c4f7ae76
MD5 c6c62dd6bbff334801425d28932b2738
BLAKE2b-256 a310bb899b90fd70ba520fc9352faed7038963bb8a4516202736d9983bfab055

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for streamflow_postgresql-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 612b6cbc0f3f77777c86e5db84324893bd8a9e3ba3f7682090c0d6d743204ab7
MD5 fb469a52056f530db86243af9c44b234
BLAKE2b-256 bcbc53f3bc8c24a2c7743e2b0d461a7b657f837bb4d8e99445d1bd4ee9d3cc59

See more details on using hashes here.

Provenance

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