uc_catalog
Integration project
A proof-of-concept extension demonstrating integration between DuckDB and Unity Catalog
Proof-of-concept extension combining the delta extension with Unity Catalog
60 stars
4 watching
8 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mehd-io/duckdb-extension-radar | A repository tracking DuckDB extensions on GitHub, providing information about created date and last updated date. | 84 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,868 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 85 |
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 174 |
rupurt/odbc-scanner-duckdb-extension | An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 80 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 458 |
wc-duck/datalibrary | A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |