YMatrix
Quick Start
Cluster Deployment
Data Model
Data Writing
Data Query
SQL Reference
Maintenance and Monitoring
Tool Guide
Troubleshooting
FAQ
MatrixGate (mxgate for short) is a high-performance streaming data loading tool located in bin/mxgate in the MatrixDB installation directory. MatrixGate currently supports loading data through the SDK or HTTP and STDIN API interfaces. The data format supports TEXT and CSV.
The logic of MatrixGate loading data is shown in the following figure:
Notes!
For the basic usage of MatrixGate, please see [Quick Start] (/doc/4.8/tools/mxgate/get_started).