All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

R2 SQL - Announcing R2 SQL

9mo ago

Source

CloudflareR2 SQL - Announcing R2 SQLcloudflare.com
Snippet from the RSS feed
Today, we're launching the open beta for R2 SQL : A serverless, distributed query engine that can efficiently analyze petabytes of data in Apache Iceberg tables managed by R2 Data Catalog . R2 SQL is ideal for exploring analytical and time-series data stored in R2, such as logs, events from Pipelines , or clickstream and user behavior data. If you already have a table in R2 Data Catalog, running queries is as simple as: npx wrangler r2 sql query YOUR_WAREHOUSE " SELECT user_id, event_type, value FROM events.user_events WHERE event_type = 'CHANGELOG' or event_type = 'BLOG' AND __ingest_ts > '2025-09-24T00:00:00Z' ORDER BY __ingest_ts DESC LIMIT 100" To get started with R2 SQL, check out our getting started guide or learn more about supported features in the SQL reference . For a technical deep dive into how we built R2 SQL, read our blog post .

You might also wanna read

Cloudflare Launches Fully-Managed Data Platform for Analytical Data on Global Infrastructure

Cloudflare announced the Cloudflare Data Platform, a fully-managed suite of products for ingesting, storing, and querying analytical data. B

blog.cloudflare.com·9mo ago

Introducing EventQL: A Query Language for Event Sourcing Systems

The article introduces EventQL, a new event query language developed for EventSourcingDB that addresses the limitations of traditional proje

docs.eventsourcingdb.io·8mo ago

Shaper: Open-Source SQL-Powered Data Visualization Tool Using DuckDB

Shaper is an open-source, SQL-driven data visualization and dashboard tool powered by DuckDB. It allows users to build analytics dashboards

github.com·4mo ago

Technical Discussion: Distributed SQL Engine Requirements for Ultra-Wide Tables in ML and Multi-Omics Data

A technical discussion about the limitations of current SQL databases and data processing systems when handling ultra-wide tables with thous

news.ycombinator.com·5mo ago

Google Research's Gemini-SQL2 achieves 80% accuracy on text-to-SQL benchmark, outpacing OpenAI and Anthropic

Google Research has unveiled Gemini-SQL2, a text-to-SQL system built on Gemini 3.1 Pro that translates natural language into executable SQL

the-decoder.com·21d ago

The Role of Apache Iceberg in Modern Data Infrastructure and the Equality Delete Problem

The article discusses the growing significance of Apache Iceberg in the data infrastructure landscape, highlighting major acquisitions by Da

blog.dataengineerthings.org·10mo ago

Comments

Sign in to join the conversation.

No comments yet. Be the first.