quack-reduce
Data engine
A playground for running DuckDB as a stateless query engine over a data lake.
A playground for running duckdb as a stateless query engine over a data lake
178 stars
3 watching
9 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
duckdblambdaserverlesssqlstreamlit-dashboard
Related projects:
Repository | Description | Stars |
---|---|---|
metrico/quackpipe | A serverless OLAP API built on top of DuckDB that emulates the ClickHouse HTTP API | 190 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
l1xnan/duckling | A desktop application for quickly browsing data from various sources, including CSV and Parquet files, as well as databases. | 252 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
tobilg/duckdb-nodejs-layer | A set of pre-packaged DuckDB versions for use in Node.js Lambda functions. | 98 |
tobilg/serverless-duckdb | An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway | 122 |
netflix/pigpen | A map-reduce framework for Clojure that compiles to Apache Pig or Cascading without requiring prior knowledge of those systems. | 567 |
hafenkran/duckdb-bigquery | An extension that integrates DuckDB with Google BigQuery for direct querying and management of datasets | 77 |
bl3f/yato | An orchestrator for DuckDB databases that automates data transformation and integration with other tools. | 182 |
rob-blackbourn/jetblack-duckdb-react | A React context provider for connecting to a DuckDB database | 9 |
rodabt/vduckdb | A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. | 32 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 85 |
suketa/ruby-duckdb | A Ruby client for interacting with the DuckDB in-memory database engine | 168 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |