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

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

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

5 个仓库

Awesome GitHub RepositoriesStream Enrichment

The process of joining live event streams with reference data from external databases to add context.

Distinct from Database Change Streaming: Candidates are for video streaming or change streaming; none cover the logical enrichment of a stream via database joins.

Explore 5 awesome GitHub repositories matching data & databases · Stream Enrichment. Refine with filters or upvote what's useful.

Awesome Stream Enrichment GitHub Repositories

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

    risingwavelabs/risingwave

    9,093在 GitHub 上查看↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Joins streaming events with reference data from databases and automatically updates outputs when reference data changes.

    Rustapache-icebergdata-engineeringdatabase
    在 GitHub 上查看↗9,093
  • snowplow/snowplowsnowplow 的头像

    snowplow/snowplow

    7,012在 GitHub 上查看↗

    Snowplow is a behavioral event data pipeline and customer data infrastructure designed to capture user interactions and transform them into structured events for real-time analysis and long-term storage. It functions as a customer data platform that gathers user signals and enriches them with metadata to create a unified view of customer behavior. The system operates as an event schema validation engine to enforce strict data contracts on incoming streams, preventing data corruption. It further serves as a real-time event router and an event-driven automation platform, triggering proactive bu

    Joins live event streams with reference data from external sources to add real-time context.

    Scala
    在 GitHub 上查看↗7,012
  • hazelcast/hazelcasthazelcast 的头像

    hazelcast/hazelcast

    6,570在 GitHub 上查看↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Combines real-time event streams with static reference data stored in distributed maps to add context to processed records.

    Javabig-datacachingdata-in-motion
    在 GitHub 上查看↗6,570
  • turboway/bigdata_analyseTurboWay 的头像

    TurboWay/bigdata_analyse

    5,238在 GitHub 上查看↗

    This project is a collection of big data frameworks and pipelines, including an Apache Hive analysis framework, a behavioral data analytics platform, a predictive analytics engine, and real-time data pipelines. It provides the infrastructure for building Extract, Transform, Load (ETL) workflows to process large datasets for distributed storage and SQL-based analysis. The system supports diverse analytical implementations, such as a predictive engine using linear regression for value forecasting and a real-time architecture that moves data through message brokers for immediate reporting. It in

    Augments real-time event streams by joining them with reference data from external databases to add descriptive metadata.

    Pythonhqlpythonsql
    在 GitHub 上查看↗5,238
  • apache/igniteapache 的头像

    apache/ignite

    5,066在 GitHub 上查看↗

    Ignite 是一个分布式内存数据网格和计算平台。它作为一个分布式 SQL 数据库和存储引擎,旨在将大数据集存储和处理在 RAM 中,以最大限度地减少延迟并提高计算速度。 该系统以其多层存储引擎而著称,该引擎管理跨内存和磁盘的数据放置,以平衡高速访问与大容量存储。它具有一个分布式计算网格,可直接在数据所在的节点上执行自定义逻辑,从而减少网络流量。 该平台提供了一套广泛的功能,包括 ACID 事务管理、标准 SQL 查询和键值操作。它支持通过响应式流进行大容量数据摄取,并提供通过多种编程语言、标准数据库驱动程序和 REST API 的集成。该系统可以作为分布式集群部署在容器中,或通过 Kubernetes 进行编排。 该项目使用 Java 编写,可通过二进制归档文件安装。

    Combines high-throughput event streams with reference data using a memory-first architecture for low-latency enrichment.

    Javabig-datacachecloud
    在 GitHub 上查看↗5,066
  1. Home
  2. Data & Databases
  3. Stream Enrichment