plugin.json 311 B

123456
  1. {
  2. "name": "mysqlwriter",
  3. "class": "com.alibaba.datax.plugin.writer.mysqlwriter.MysqlWriter",
  4. "description": "useScene: prod. mechanism: Jdbc connection using the database, execute insert sql. warn: The more you know about the database, the less problems you encounter.",
  5. "developer": "alibaba"
  6. }