h3-duckdb
Cell indexing library
A DuckDB extension that provides support for H3 discrete global grid system
Bindings for H3 to DuckDB
174 stars
7 watching
9 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
duckdbgeospatialh3hexagonspatial-indexing
Related projects:
Repository | Description | Stars |
---|---|---|
scottmmjackson/h3r | A C++ implementation of a hexagonal indexing library for geospatial data | 77 |
uber/h3-go | A Go library for efficient spatial indexing and geospatial calculations using the H3 hierarchical hexagonal system | 322 |
hydroniumlabs/h3o | Implementation of the H3 geospatial indexing system in Rust. | 326 |
hafenkran/duckdb-bigquery | An extension that integrates DuckDB with Google BigQuery for direct querying and management of datasets | 77 |
mehd-io/duckdb-extension-radar | A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date. | 84 |
mmadfox/go-geojson2h3 | Utilities for converting between GeoJSON objects and H3 hexagon indexes | 4 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 761 |
evanwashere/duckdb | Fast JavaScript bindings for DuckDB, a self-contained relational database engine. | 92 |
rustyconover/duckdb-lindel-extension | An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. | 37 |
cwida/duckpgq-extension | A DuckDB extension for graph workloads that supports the SQL/PGQ standard | 96 |
rustyconover/duckdb-crypto-extension | An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 12 |