Giter Club home page Giter Club logo

examples's Introduction

Decodable Examples

This repository contains examples of use cases that utilize Decodable streaming solution as well as demos for related open-source projects such as Apache Flink, Debezium, and Postgres.

Contents

Example Description
Flink Learn Apache Flink tutorials and webinar
AsyncAPI Publishing Data Products with AsyncAPI
Opinionated Data Pipelines Building data pipelines with schema on write streams.
Postman Building data pipelines with Postman.
Change Streams Using change streams to build materialized views in Postgres
XML Processing Parse XML and transform to JSON
OSQuery Routing Route OSQuery logs with SQL
Masking Ways to mask data
Apache Pinot Transforming osquery logs to Apache Pinot and Superset
Apache Druid This example sends covid 19 data to Decodable using it's REST API. The data is then cleansed using Decodable SQL and send the data to a Kafka sink.
Rockset We will be utilizing a cloud MQTT broker and AWS Kinesis to capture and stream data. Decodable will be responsible for preparing and aggregating the data prior to reaching the real-time analytical database (Rockset)
Tinybird We write data to Tinybird and build a simple real time web application.
Apache Kafka Installing Apache Kafka on EC2 and writing to S3 with Decodable
Apache Kafka mTLS We install Apache Kafka on EC2 and configure it with mTLS and configure Decodable to read from it
Snowflake + Snowpipe We setup a snowpipe at the end of a Decodable S3 sink.
Confluent Clickstream from Confluent Cloud joined with CDC user data from Postgres
Snowflake + Snowpipe + Merge Leveraging Snowpipe, we send CDC data from Postgres to be processed in Snowflake using an Append Only Stream in Snowflake to merge CDC data in a Snowflake table. Essentially mirroring the table in Postgres in a Snowflake table.
Reading S3 Events in a Lambda Function We configure an S3 bucket with a Lambda notification to send data to Kinesis to be processed in Decodable
MSSQL CDC We enable a MSSQL in Docker with CDC. We then stand up a Debezium server to read from MSSQL and write the change events into AWS Kinesis
Oracle CDC We configure a Oracle AWS RDS with LogMiner. We then stand up a Debezium server to read change events into AWS Kinesis
DynamoDb CDC We configure a DynamoDB to send change data to Kinesis. Then we read those changes into Decodable for transformation or replication.
Logical Decoding Message Examples We show how to retrieve logical decoding messages from the Postgres WAL
GitHub Webhooks We show how to process GitHub Webhook events using the Decodable REST source connector
PyFlink We run a basic PyFlink job on Kubernetes

License

This code base is available under the Apache License, version 2.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.