forked from wgzhao/Addax
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[update][readme] list built-in plugins between default and lite Docke…
…r images
- Loading branch information
Showing
3 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
## Differences between the lite and default docker images | ||
|
||
| plugin | lite | default | | ||
|---------------------|------|-------| | ||
| Access | :x: | :white_check_mark: | | ||
| Cassandra | :x: | :white_check_mark: | | ||
| ClickHouse | :x: | :white_check_mark: | | ||
| Databend | :x: | :white_check_mark: | | ||
| Datareader | :white_check_mark: | :white_check_mark: | | ||
| DB2 | :x: | :white_check_mark: | | ||
| DBF | :x: | :white_check_mark: | | ||
| ElasticSearch | :x: | :white_check_mark: | | ||
| Excel | :x: | :white_check_mark: | | ||
| FTP | :x: | :white_check_mark: | | ||
| HBase 1.x | :x: | :white_check_mark: | | ||
| HBase 2.x | :x: | :white_check_mark: | | ||
| HDFS | :white_check_mark: | :white_check_mark: | | ||
| Hive | :white_check_mark: | :white_check_mark: | | ||
| HTTP | :x: | :white_check_mark: | | ||
| Greenplum | :x: | :white_check_mark: | | ||
| InfluxDB | :x: | :white_check_mark: | | ||
| InfluxDB2 | :x: | :white_check_mark: | | ||
| json | :x: | :x: | | ||
| Kafka | :x: | :white_check_mark: | | ||
| kudu | :x: | :white_check_mark: | | ||
| MongoDB | :x: | :white_check_mark: | | ||
| MySQL/MariaDB | :white_check_mark: | :white_check_mark: | | ||
| Oracle | :white_check_mark: | :white_check_mark: | | ||
| PostgreSQL | :white_check_mark: | :white_check_mark: | | ||
| AWS S3 | :x: | :white_check_mark: | | ||
| Trino | :x: | :white_check_mark: | | ||
| RDBMS | :white_check_mark: | :white_check_mark: | | ||
| Redis | :x: | :white_check_mark: | | ||
| SQLite | only reader | :white_check_mark: | | ||
| SQL Server | :white_check_mark: | :white_check_mark: | | ||
| Stream | :white_check_mark: | :white_check_mark: | | ||
| Sybase Anywhere | :x: | :white_check_mark: | | ||
| TDengine | :x: | :white_check_mark: | | ||
| TDH Inceptor2 | :x: | :white_check_mark: | | ||
| TEXT | :white_check_mark: | :white_check_mark: | |