ext/h3/src/docs/community/bindings.md in h3-3.6.0 vs ext/h3/src/docs/community/bindings.md in h3-3.6.1
- old
+ new
@@ -1,8 +1,12 @@
# Bindings
As a C library, bindings can be made to call H3 functions from different programming languages. This page lists different bindings currently available. Contributions to this list are welcome, please feel free to open a [pull request](https://github.com/uber/h3/tree/master/docs/community/bindings.md).
+## BigQuery
+
+- [cartodb/bigquery-jslibs](https://github.com/CartoDB/bigquery-jslibs)
+
## C#
- [entrepreneur-interet-general/h3.standard](https://github.com/entrepreneur-interet-general/H3.Standard)
## ClickHouse