Skip to content

Commit

Permalink
Add tbbuck/H3.net.SqlClr to bindings list for SQL Server (#822)
Browse files Browse the repository at this point in the history
* Add tbbuck/H3.net.SqlClr to bindings list for SQL Server

Adding SQL CLR implementation of H3 for SQL Server using the https://github.com/pocketken/H3.net C# port as a base.

* Update bindings.md: move SQL Server below SQLite
  • Loading branch information
tbbuck authored Mar 20, 2024
1 parent d00624c commit a528375
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/community/bindings.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ As a C library, bindings can be made to call H3 functions from different program

- [isaacbrodsky/h3-sqlite3](https://github.com/isaacbrodsky/h3-sqlite3)

## SQL Server

- [tbbuck/H3.net.SqlClr](https://github.com/tbbuck/H3.net.SqlClr)

## Spark

- [kevinschaich/h3-pyspark](https://github.com/kevinschaich/h3-pyspark)

0 comments on commit a528375

Please sign in to comment.