/
DB Collector and Exporter

PhixFlow Help

DB Collector and Exporter

Scenario

Most business data is in a database somewhere. PhixFlow interfaces to most major DB vendors products.

In a DB table, in a DB product of your choice, create a table. Now have PhixFlow read data from that table, modify it and write it back to that table.

Solution:

  • Create A datasouce to your DB
  • Create a DB Collector to take data from your datasource (via a SQL query) into a stream.
  • Update the stream to modify one of the attributes of the data (for example, by multiplying it by 2)
  • Create a DB Exporter to write the update back to the same DB table

 

Related content

DB Collector and Exporter
DB Collector and Exporter
More like this
Load From and Write to a Database
Load From and Write to a Database
More like this
Import and Export Data to a Database
Import and Export Data to a Database
More like this
DB Collector and Exporter
DB Collector and Exporter
More like this
Database Collector
Database Collector
More like this
Database Collector
Database Collector
More like this

Please let us know if we could improve this page feedback@phixflow.com