Migrate from Hygieia
It is possible to migrate data from Hygieia into Faros. We have started to work on a series of converters between Hygieia entities and their Faros counterparts. Don't hesitate to contribute!
To migrate the data:
- create a MongoDB source in Airbyte
- Connect it to the Faros destination
- Set the stream prefix to
foo__hygieia__
in the connection settings (foo
is up to you, see ๐ Faros Destination - Table Prefix - Activate the desired streams (tables) for which there is a converter; if we are missing a converter
Missing converters workaround
It is possible to transform the data of a stream directly in the destination in case a converter is missing. Contact us on our slack channel for more info.
Updated over 1 year ago