Skip to content

SQL overview#573

Draft
kbatuigas wants to merge 2 commits intorp-sqlfrom
DOC-2049-redpanda-sql-introduction-and-overview
Draft

SQL overview#573
kbatuigas wants to merge 2 commits intorp-sqlfrom
DOC-2049-redpanda-sql-introduction-and-overview

Conversation

@kbatuigas
Copy link
Copy Markdown
Contributor

Description

This pull request significantly expands and restructures the Redpanda SQL documentation to provide a clearer, more comprehensive overview for users. The changes introduce new sections describing key concepts, use cases, and architectural characteristics, while also updating navigation to reflect these improvements and future planned content.

Key documentation improvements:

Content expansion and clarification:

  • The what-is-redpanda-sql.adoc page is rewritten to clarify Redpanda SQL's purpose, supported query patterns (including querying Kafka topics, Iceberg tables, and "bridge queries"), and primary use cases. It now includes explicit learning objectives and a more detailed explanation of the engine's architecture and resource efficiency. [1] [2]
  • The page now highlights Redpanda SQL's compatibility with PostgreSQL syntax and clients, and explains its read-only nature and catalog-based data exposure.

Information architecture and navigation updates:

  • The navigation file (nav.adoc) is updated to reflect the new structure, including placeholders for future documentation on getting started, querying data, and managing Redpanda SQL. New sections for "Query data" and "Manage Redpanda SQL" are introduced.
  • "Get Started" and related quickstart and enablement topics are now grouped for easier discovery.

Technical and architectural details:

  • Expanded sections on Redpanda SQL's architecture cover vectorized query execution, columnar storage, decoupled storage and compute, distributed design, and PostgreSQL protocol compatibility, with emphasis on resource efficiency and low-level optimizations.
  • The documentation now explains how Redpanda SQL achieves scalability and supports diverse analytical workloads in a unified system.

Next steps and user guidance:

  • New "Next steps" links guide users to quickstart, connection, and reference documentation, as well as conceptual comparisons with OLTP and PostgreSQL.

These changes collectively make the Redpanda SQL documentation more approachable and useful for new and existing users, while laying groundwork for future content expansion.

Resolves https://github.com/redpanda-data/documentation-private/issues/
Review deadline:

Page previews

Checks

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

@netlify
Copy link
Copy Markdown

netlify Bot commented May 4, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit f496a87
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/69f921ee7d359e0008e28507
😎 Deploy Preview https://deploy-preview-573--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 4, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 635ab51a-50ef-4346-b485-ab232beefbc4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch DOC-2049-redpanda-sql-introduction-and-overview

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant