Pinned Repositories
aichallenge
AI Challenge
BigInt.js
Arbitrary precision integer arithmetic library. Porting of libtommath, a C library
duckdb-latest
DuckDB latest nightly packages
duckdb-wasm
WebAssembly version of DuckDB
duckdb_extensions
duckdb_magic
Auto-detect file types via `libmagic` (`file` utility)
extension-template-rs
(Experimental) Template for Rust-based DuckDB extensions
js-opt-benchmark
Benchmarks for "A JavaScript optimizing compiler"
duckdb-wasm-wip
duckdb-wasm test deployment
carlopi's Repositories
carlopi/duckdb_magic
Auto-detect file types via `libmagic` (`file` utility)
carlopi/duckdb-wasm
WebAssembly version of DuckDB
carlopi/duckdb_httpfs
carlopi/extension-template-rs
(Experimental) Template for Rust-based DuckDB extensions
carlopi/duckdb
DuckDB is an in-process SQL OLAP Database Management System
carlopi/duckdb-web
DuckDB-Web - Source code of duckdb.org
carlopi/community-extensions
carlopi/delta-kernel-rs
A native Delta implementation for integration with any query engine
carlopi/duckdb-extension-clickhouse-sql
DuckDB extension providing ClickHouse SQL Macros
carlopi/duckdb-extension-xxhash
DuckDB Extension for xxhash functions
carlopi/duckdb-lindel-extension
DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves
carlopi/duckdb-node
carlopi/duckdb-odbc
ODBC Driver for DuckDB
carlopi/duckdb-wasm-unsigned
carlopi/duckdb_aws
carlopi/duckdb_delta
DuckDB extension for Delta Lake
carlopi/duckdb_httpfs_old
HTTPFS extension for DuckDB. Adds support for an HTTPFileSytem and S3FileSystem.
carlopi/duckdb_inet
carlopi/duckdb_spatial
carlopi/duckdb_sqlsmith
DuckDB SQLsmith extension repository
carlopi/duckpgq-extension
DuckDB extension that adds support for SQL/PGQ
carlopi/extension-ci-tools
Repository containing reusable workflows / actions for building DuckDB extensions
carlopi/extension-template-c
(Experimental) C/C++ template for DuckDB extensions based on the C API
carlopi/go-duckdb
go-duckdb provides a database/sql driver for the DuckDB database engine.
carlopi/pivot_table
Full spreadsheet-style pivot table through SQL macros. Just specify values, rows, columns, and filters!
carlopi/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
carlopi/sheetreader-duckdb
carlopi/substrait
carlopi/uc_catalog
Proof-of-concept extension combining the delta extension with Unity Catalog
carlopi/webvm_demo
Virtual Machine for the Web