awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesNamed Struct Columns

Nested composite columns with named fields accessible via dot notation in SQL queries.

Distinct from Anonymous Struct Nesting: Distinct from Anonymous Struct Nesting: focuses on named struct columns with dot-notation access, not unnamed nesting for layout.

Explore 1 awesome GitHub repository matching data & databases · Named Struct Columns. Refine with filters or upvote what's useful.

Awesome Named Struct Columns GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • arroyosystems/arroyoArroyoSystems 的头像

    ArroyoSystems/arroyo

    4,819在 GitHub 上查看↗

    Arroyo is a high-performance stream processing platform built in Rust. It executes continuous SQL queries on streaming data with event-time semantics, enabling accurate windowed aggregations, joins, and stateful computations on unbounded event streams. The platform uses native Rust execution for high throughput and low latency, with periodic checkpointing for exactly-once fault tolerance and horizontal scaling across distributed workers. The system integrates deeply with Kafka for reading and writing topics with exactly-once delivery and supports change data capture (CDC) from MySQL and Postg

    Supports nested struct columns with named fields and dot-notation access in streaming SQL.

    Rustdatadata-stream-processingdev-tools
    在 GitHub 上查看↗4,819
  1. Home
  2. Data & Databases
  3. Data Type Managers
  4. Structured Types
  5. Anonymous Struct Nesting
  6. Named Struct Columns