duckdb-lindel-extension
Data Ordering Library
An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves.
DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves
32 stars
2 watching
3 forks
Language: C++
last commit: 10 days ago
Linked from 1 awesome list
duckdbduckdb-extensionhilberthilbert-curvehilbert-transformlinearizationmortonmorton-orderspace-filling-curveszorder-curves
Related projects:
Repository | Description | Stars |
---|---|---|
rustyconover/duckdb-crypto-extension | An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 11 |
rustyconover/duckdb-shellfs-extension | An extension to a database system that enables the use of Unix pipes for input and output. | 56 |
rustyconover/duckdb-fuzzycomplete-extension | A DuckDB extension that provides fuzzy string matching based autocompletion | 7 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |
rustyconover/duckdb-evalexpr-rhai-extension | Allows evaluating a scripting language in SQL statements within a database | 14 |
rupurt/duckdb-extension-template-zig | A toolkit for building extensions against multiple versions of DuckDB using Zig and Nix. | 22 |
rupurt/odbc-scanner-duckdb-extension | An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 79 |
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 171 |
duckdb/arrow | An extension for DuckDB that enables support for Apache Arrow, providing functions to serialize tables and scan arrow ipc buffers. | 34 |
cwida/duckpgq-extension | A DuckDB extension for graph workloads that supports the SQL/PGQ standard | 80 |
l1xnan/duckling | A desktop application for quickly browsing data from various sources, including CSV and Parquet files, as well as databases. | 241 |
mehd-io/duckdb-extension-radar | Provides information about DuckDB extensions found on GitHub. | 82 |