awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDerived Stream Definitions

Defines new data streams from SQL queries with automatic schema inference from the query result.

Distinct from Streaming SQL Transformations: Distinct from Streaming SQL Transformations: focuses on creating named derived streams with inferred schemas, not just executing transformation queries.

Explore 1 awesome GitHub repository matching data & databases · Derived Stream Definitions. Refine with filters or upvote what's useful.

Awesome Derived Stream Definitions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • arroyosystems/arroyoAvatar de ArroyoSystems

    ArroyoSystems/arroyo

    4,819Ver en 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

    Defines new data streams from SQL queries with automatic schema inference from the query result.

    Rustdatadata-stream-processingdev-tools
    Ver en GitHub↗4,819
  1. Home
  2. Data & Databases
  3. Streaming SQL Transformations
  4. Derived Stream Definitions