Loading options
Data loading is the process of cleansing and transforming raw data from various data sources based on your business requirements and loading the resulting data into StarRocks to facilitate analysis.
CelerData supports a variety of options for data loading:
- Confluent Cloud's managed Apache Kafka service
- Batch loading from S3 or Azure cloud storage
- SQL INSERT
- Loading from a local filesystem
- Streaming with Amazon Managed Streaming for Apache Kafka (Amazon MSK)
- Streaming with Amazon Kinesis
- etc.