awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 रिपॉजिटरी

Awesome GitHub RepositoriesStreaming Source and Sink Integration

Connectivity frameworks for ingesting data from sources and egressing it to sinks in streaming pipelines.

Distinct from Streaming Source and Sink Tables: Shortlist candidates focus on specific SQL table definitions or AI integrations rather than the general source/sink architectural pattern.

Explore 7 awesome GitHub repositories matching data & databases · Streaming Source and Sink Integration. Refine with filters or upvote what's useful.

Awesome Streaming Source and Sink Integration GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • zhisheng17/flink-learningzhisheng17 का अवतार

    zhisheng17/flink-learning

    15,071GitHub पर देखें↗

    This project is a collection of educational resources and reference implementations for the Apache Flink stream processing framework. It provides a learning resource focused on mastering distributed stream processing through implementation guides, performance tuning tutorials, and practical examples. The repository features detailed walkthroughs for building real-time data pipelines using the DataStream and Table APIs. It includes specific integration examples for connecting Apache Flink with Kafka brokers and Elasticsearch indices, as well as reference implementations for real-time deduplica

    Implements connectivity between processing jobs and external systems for data ingestion and egress.

    Javaclickhouseelasticsearchflink
    GitHub पर देखें↗15,071
  • vesoft-inc/nebulavesoft-inc का अवतार

    vesoft-inc/nebula

    12,239GitHub पर देखें↗

    Nebula is a distributed graph database designed for storing and querying massive volumes of interconnected vertices and edges across a horizontally scalable cluster. It functions as a Kubernetes-native database and a distributed graph analytics engine, utilizing a Raft-based distributed store to ensure strong consistency and high availability. The system features an OpenCypher query engine for performing complex graph traversals and pattern matching. It distinguishes itself with a decoupled compute-storage architecture and a shared-nothing distributed design, allowing query processing and dat

    Provides a specialized stream processing connector for real-time data exchange with Apache Flink.

    C++big-datacppdatabase
    GitHub पर देखें↗12,239
  • apache/flink-cdcapache का अवतार

    apache/flink-cdc

    6,430GitHub पर देखें↗

    This project is a streaming data integration framework that captures real-time database changes and synchronizes them with downstream systems. It operates as a distributed streaming ETL and database synchronizer, reading database logs and snapshots to propagate row-level modifications to target sinks. The system supports declarative data integration, allowing users to define source-to-sink data flows using SQL or YAML configurations. It distinguishes itself by automating schema evolution to maintain synchronization when source structures change and ensuring exactly-once delivery and processin

    A streaming data integration framework that leverages Apache Flink connectors to synchronize database changes.

    Javabatchcdcchange-data-capture
    GitHub पर देखें↗6,430
  • treeverse/lakefstreeverse का अवतार

    treeverse/lakeFS

    5,406GitHub पर देखें↗

    lakeFS is a data lake versioning system that provides Git-like branching and commits for large datasets stored in object storage. It functions as a version control layer, enabling the creation of immutable snapshots, atomic commits, and zero-copy branching to create isolated environments for data experimentation without duplicating physical files. The system serves as an S3-compatible storage gateway and an Iceberg REST catalog, allowing standard cloud storage protocols and compatible clients to manage versioned tables. It acts as a data quality gatekeeper by using an event-driven hook system

    Exports high-throughput data feeds from streaming platforms into versioned object stores via S3 sinks.

    Go
    GitHub पर देखें↗5,406
  • jimhigson/oboe.jsjimhigson का अवतार

    jimhigson/oboe.js

    4,819GitHub पर देखें↗

    oboe.js is a streaming JSON parser and HTTP stream client designed for incremental data processing. It allows applications to act upon individual JSON objects as they arrive from a network request or readable stream before the entire download completes. The library functions as a JSON stream transformer, enabling the modification, filtering, and mapping of nodes on the fly. It features path-based node selection to trigger callbacks when specific patterns are matched and can terminate a network connection early once required data is found to save bandwidth. To handle datasets larger than avai

    Consumes data from any compatible stream source, including network sockets and local files.

    JavaScript
    GitHub पर देखें↗4,819
  • kotlin/kotlinx-ioKotlin का अवतार

    Kotlin/kotlinx-io

    1,539GitHub पर देखें↗

    Kotlinx-io is a multiplatform library designed for input and output operations, providing a unified interface for streaming data, managing byte buffers, and interacting with local filesystems. It serves as a cross-platform abstraction layer that standardizes how applications handle data movement across different operating systems and hardware architectures. The library distinguishes itself by providing high-performance tools for both mutable and immutable byte sequences. It utilizes segmented memory pools and direct memory access to minimize allocation overhead and prevent unnecessary data co

    Standardizes data movement by providing consistent interfaces for reading from sources and writing to sinks.

    Kotliniokotlinkotlinx
    GitHub पर देखें↗1,539
  • mrsuichuan/data-warehouse-learningMrSuiChuan का अवतार

    MrSuiChuan/data-warehouse-learning

    1,154GitHub पर देखें↗

    Data warehouse learning is a reference implementation of a real-time stream processing system and open-source data lakehouse architecture. It combines stream processing engines, open lakehouse formats, and analytical data warehouses into a complete e-commerce data warehouse system built for both offline and real-time analytics pipelines. The project implements hybrid data warehouse architectures utilizing multi-layer storage models and stream-batch processing pipelines. It features change data capture pipelines that stream database transaction logs into messaging systems, progressive data tra

    Implements an e-commerce data warehouse system built with Flink, Paimon, and Doris for real-time analytics.

    Javadatartdinkydolphinscheduler
    GitHub पर देखें↗1,154
  1. Home
  2. Data & Databases
  3. Streaming Source and Sink Integration

सब-टैग एक्सप्लोर करें

  • Apache Flink ConnectorsSpecialized stream processing connectors for real-time data exchange with Apache Flink. **Distinct from Streaming Source and Sink Integration:** Distinct from Streaming Source and Sink Integration: specifically focuses on the Apache Flink ecosystem.