|
|
|
|
|
by bleonard
1941 days ago
|
|
There are usual suspects for sources. Databases (MySQL, Postgres) and data warehouse (Snowflake, BigQuery, RedShift). Though data out is more common, we can also bring in data from any given SaaS tool as well. For example, we have a Mailchimp _source_ that will pull in people as they signup through their form. There is a plugin model and a few Typescript interfaces to implement to be either a source or a destination. |
|