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
170 stars
3 watching
9 forks
Language: Python
last commit: 11 months 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 | 183 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 355 |
l1xnan/duckling | A desktop application for quickly browsing data from various sources, including CSV and Parquet files, as well as databases. | 241 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
tobilg/duckdb-nodejs-layer | A set of pre-packaged DuckDB versions for use in Node.js Lambda functions. | 97 |
tobilg/serverless-duckdb | An example project demonstrating how to deploy DuckDB on AWS Lambda and API Gateway | 120 |
netflix/pigpen | A map-reduce framework for Clojure that compiles to Apache Pig or Cascading without requiring extensive knowledge of those systems. | 567 |
hafenkran/duckdb-bigquery | An extension that integrates DuckDB with Google BigQuery for direct querying and management of datasets | 61 |
bl3f/yato | An orchestrator for DuckDB databases that automates data transformation and integration with other tools. | 174 |
rob-blackbourn/jetblack-duckdb-react | A React context provider for connecting to a DuckDB database | 8 |
rodabt/vduckdb | A V-language wrapper around the DuckDB database engine | 30 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 80 |
suketa/ruby-duckdb | A Ruby binding for DuckDB, a lightweight, in-memory database engine | 159 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |