Load Data
SynxDB integrates with external systems, including big data systems, using external tables. This approach leverages a variety of loading tools and protocols, allowing you to choose the most suitable method based on the data source. The system loads external data by creating an external table that references the source, and then uses SQL commands to read data from or write data to it.
- Data Loading Overview
- Load Data from Local Files
- Load External Data Using Foreign Table
- Load Data from Web Services
- Load Data Using PXF
- Load Data from Kafka Using Kafka FDW
- Load Data from Object Storage and HDFS
- Load Data from Hive Data Warehouse
- Load Data from MySQL Server Using MySQL_FDW
- Connect to a Remote SynxDB
- Custom Multi-Character Delimiters for Reading and Writing External Tables