querying-with-prql
Data query tool
A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data.
A book that demonstrates how to perform typical table data operations using PRQL and DuckDB.
22 stars
2 watching
1 forks
Language: R
last commit: about 2 months ago
Linked from 1 awesome list
dplyrduckdbpolarsprqlpythonquartorsql
Related projects:
Repository | Description | Stars |
---|---|---|
ywelsch/duckdb-prql | An extension to a relational database system that supports a custom query language | 260 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
erezsh/preql | An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. | 613 |
dimitri/regresql | A tool for regression testing and maintaining SQL queries against a PostgreSQL database | 278 |
dfinke/psduckdb | A PowerShell module that enables seamless integration with DuckDB to execute analytical SQL queries directly from the PowerShell environment. | 42 |
rdflib/sparqlwrapper | A Python library for remotely executing SPARQL queries to various endpoints | 526 |
protegeproject/sparql-dl-api | A query engine for a specific query language used in semantic web applications | 12 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 170 |
dimitri/pgcharts | A web application that takes SQL query text as input and generates various charts from the results. | 392 |
thomaspatzke/equel | A query language for Elasticsearch that simplifies data analysis and visualization. | 57 |
robconery/moebius | A functional query tool that provides a PostgreSQL interface while maintaining Elixir's functional nature and minimal abstraction | 602 |
paradedb/pg_analytics | Enables direct querying of large data volumes from Postgres using a high-performance analytical query engine | 380 |
charles-001/dolphie | A tool that provides real-time analytics and monitoring capabilities for MySQL/MariaDB databases. | 657 |
epimorphics/qonsole | A console application for executing SPARQL queries and displaying results from a remote triple store | 16 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |