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: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rustyconover/duckdb-evalexpr-rhai-extensionAllows evaluating a scripting language in SQL statements within a database14
eitsupi/querying-with-prqlA book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data.22
rustyconover/duckdb-shellfs-extensionAn extension to a database system that enables the use of Unix pipes for input and output.59
cwida/duckpgq-extensionA DuckDB extension for graph workloads that supports the SQL/PGQ standard96
alitrack/duckdb_fdwA foreign data wrapper that connects PostgreSQL to DuckDB databases.351
duckdb/duckdb-rsAn ergonomic Rust wrapper for DuckDB's C API527
markroddy/duckdb-pytablesAn extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions.84
erezsh/preqlAn interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming.617
duckdb/duckdb-swiftA native Swift API for an analytical database system providing fast and reliable data analysis capabilities85
quackscience/duckdb-extension-clickhouse-sqlAn extension that bridges two databases with a shared SQL syntax42