duckdb-prql

Query language extender

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

PRQL as a DuckDB extension

GitHub

263 stars
4 watching
7 forks
Language: C++
last commit: 5 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
rustyconover/duckdb-shellfs-extension An extension to a database system that enables the use of Unix pipes for input and output. 59
cwida/duckpgq-extension A DuckDB extension for graph workloads that supports the SQL/PGQ standard 96
alitrack/duckdb_fdw A foreign data wrapper that connects PostgreSQL to DuckDB databases. 351
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
markroddy/duckdb-pytables An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. 84
erezsh/preql An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. 617
duckdb/duckdb-swift A native Swift API for an analytical database system providing fast and reliable data analysis capabilities 85
quackscience/duckdb-extension-clickhouse-sql An extension that bridges two databases with a shared SQL syntax 42