1 Repo
Filters and processes event streams using a dedicated SQL dialect designed for the CloudEvents format.
Distinct from Continuous SQL Querying: Distinct from Continuous SQL Querying: focuses on a SQL dialect specific to CloudEvents, not general continuous querying on streaming data.
Explore 1 awesome GitHub repository matching data & databases · CloudEvents SQL Dialects. Refine with filters or upvote what's useful.
CloudEvents is an open specification for describing event data in a common format across cloud platforms and services. It defines a standard structure and set of metadata attributes for events, enabling interoperability across different systems so producers and consumers can exchange events without custom translation. The specification provides a protocol-agnostic serialization framework that maps CloudEvents attributes and payloads to multiple serialization formats including JSON, Avro, and Protobuf, and defines transport bindings for mapping events onto protocols like HTTP, AMQP, Kafka, MQTT
Defines a dedicated SQL dialect for filtering and processing CloudEvents streams.