Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Jun 4, 2023
1 parent 1c3729a commit 77c12c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,13 +173,13 @@ company_sensors> select * from cpu WHERE usage_idle <= 96 limit 1;
<details>
<summary><h2>IOx Integrations</h2> Integrate your IOx Setup with Go, Rust, Python, etc</summary>

IOx Flight SQL [client examples](https://github.com/metrico/iox-static-distro/tree/main/examples)
> IOx Flight SQL [generic client examples](https://github.com/metrico/iox-static-distro/tree/main/examples)
* [golang](https://github.com/metrico/iox-static-distro/tree/main/examples/go)
* [rust](https://github.com/metrico/iox-static-distro/tree/main/examples/rust)
* [python](https://github.com/metrico/iox-static-distro/tree/main/examples/python)

IOx Official clients:
> IOx Flight SQL Official clients:
* [influxdb-iox-client-go](https://github.com/influxdata/influxdb-iox-client-go)
* [flightsql-dbapi-python](https://github.com/influxdata/flightsql-dbapi)
Expand Down

0 comments on commit 77c12c4

Please sign in to comment.