⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

This repository will contain examples of use cases that utilize Decodable streaming solution

Notifications You must be signed in to change notification settings

kurnoolsaketh/examples

 
 

Repository files navigation

Decodable Examples

This repository contains examples of use cases that utilize Decodable streaming solution.

Example Description
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

About

This repository will contain examples of use cases that utilize Decodable streaming solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 65.6%
  • HTML 14.0%
  • Python 11.9%
  • Jinja 7.4%
  • Shell 1.1%