Using AirByte to migrate and keep in sync from any database (mysql, postgresql, GCP big query, AWS redshift, DB2, MS SQL Server, Snowflake or MongoDB) to StarRocks
AirByte has a lot of connectors. One of the connectors you can use is the source file connector which allows you to source from any database like mysql, postgresql, GCP big query, AWS redshift, DB2, MS SQL Server, Snowflake or MongoDB. Then you can use the StarRocks AirByte destination connector to load that data into StarRocks. Airbyte will also keep the data in sync through a periodic sync job that you can configure. This tutorial solves the EL part of ELT. At the end of the tutorial you should do your own T “transform” to restructure the data to what you need it to be.
Prerequisites
For this tutorial, you need to:
- A StarRocks or CelerData database.
- An Airbyte instance.
- Configure AirByte.