duckdb-prql

Query language extender

An extension to a relational database system that supports a custom query language

PRQL as a DuckDB extension

GitHub

260 stars
4 watching
7 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rustyconover/duckdb-evalexpr-rhai-extension Allows evaluating a scripting language in SQL statements within a database 14
eitsupi/querying-with-prql A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. 22
duckdb/duckdb_iceberg An extension to a C++ relational database management system that adds support for Apache Iceberg data storage 158
duckdb/duckdb_aws An extension to DuckDB that provides features utilizing the AWS SDK 42
rustyconover/duckdb-shellfs-extension An extension to a database system that enables the use of Unix pipes for input and output. 56
duckdb/duckdb_inet A C++ implementation of a lightweight, self-contained, and network-capable relational database engine 1
cwida/duckpgq-extension A DuckDB extension for graph workloads that supports the SQL/PGQ standard 80
alitrack/duckdb_fdw A foreign data wrapper that connects PostgreSQL to DuckDB databases. 344
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 505
markroddy/duckdb-pytables An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. 83
duckdb/duckdb_azure A C++ extension for DuckDB that integrates with Azure blob storage for storing and querying data 50
erezsh/preql An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. 613
duckdb/duckdb-swift A native Swift API for an analytical database system providing fast and reliable data analysis capabilities 80
quackscience/duckdb-extension-clickhouse-sql An extension for DuckDB that enables support for ClickHouse SQL dialect macros and custom functions. 40