diff --git a/website/docs/community/bindings.md b/website/docs/community/bindings.md index 0ed11c2ea..e4970d37e 100644 --- a/website/docs/community/bindings.md +++ b/website/docs/community/bindings.md @@ -75,6 +75,10 @@ As a C library, bindings can be made to call H3 functions from different program - [wookay/H3.jl](https://github.com/wookay/H3.jl) +## Kinetica + +- [H3 Functions](https://docs.kinetica.com/7.1/sql/query/#h3-functions) + ## OCaml - [travisbrady/ocaml-h3](https://github.com/travisbrady/ocaml-h3)