mirror of
https://github.com/alibaba/DataX.git
synced 2026-06-30 21:01:32 +08:00
6 lines
360 B
JSON
Executable File
6 lines
360 B
JSON
Executable File
{
|
|
"name": "postgresqlreader",
|
|
"class": "com.alibaba.datax.plugin.reader.postgresqlreader.PostgresqlReader",
|
|
"description": "useScene: prod. mechanism: Jdbc connection using the database, execute select sql, retrieve data from the ResultSet. warn: The more you know about the database, the less problems you encounter.",
|
|
"developer": "alibaba"
|
|
} |