Skip to content

Commit

Permalink
Documentation: Update index page
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed May 8, 2024
1 parent 717f9d2 commit 239f007
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,17 @@ Import and export data into/from InfluxDB, for humans and machines.
- **Capable:** Connect to the InfluxDB HTTP API, or read from an InfluxDB
TSM data directory directly.

- **Versatile:** Use it as a command-line program, pipeline element,
or as a library within your own applications.
- **Concise:** All features are available through a single powerful primitive,
`influxio copy`.

- **Polyglot:** Support I/O operations between InfluxDB, any SQL database
supported by SQLAlchemy, file formats supported by pandas/Dask, and
the native InfluxDB line protocol (ILP), on both import and export
directions.

- **Versatile:** Use it as a command-line program, pipeline element,
or as a library within your own applications.


## Synopsis

Expand Down

0 comments on commit 239f007

Please sign in to comment.