[PR #378] Add rawquery to SQL-like processing #2910

Open
opened 2026-05-01 22:25:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oxnr/awesome-bigdata/pull/378
Author: @MagicLex
Created: 4/27/2026
Status: 🔄 Open

Base: masterHead: add-rawquery


📝 Commits (1)

  • d24cdf2 Add rawquery to SQL-like processing

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds rawquery to the SQL-like processing section.

rawquery is a managed lakehouse: DuckDB as the query engine, Apache Iceberg as the table format (already on this list), S3 for storage, Nessie as the catalog. Clients connect via Postgres wire protocol, a CLI, or a Python/REST API.

Sits next to Dremio and PrestoDB conceptually — interactive SQL on object storage.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/oxnr/awesome-bigdata/pull/378 **Author:** [@MagicLex](https://github.com/MagicLex) **Created:** 4/27/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-rawquery` --- ### 📝 Commits (1) - [`d24cdf2`](https://github.com/oxnr/awesome-bigdata/commit/d24cdf294e28f7c197900dcf3d8eb6c9b4e6a86d) Add rawquery to SQL-like processing ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds rawquery to the SQL-like processing section. [rawquery](https://rawquery.dev) is a managed lakehouse: DuckDB as the query engine, Apache Iceberg as the table format (already on this list), S3 for storage, Nessie as the catalog. Clients connect via Postgres wire protocol, a CLI, or a Python/REST API. Sits next to Dremio and PrestoDB conceptually — interactive SQL on object storage. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 22:25:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bigdata#2910