Spikeysanju / dozer-samples

Sample applications using Dozer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Connect any data source, combine them in real-time and instantly get low-latency gRPC and REST APIs.
⚡ All with just a simple configuration! ⚡️


Dozer Samples

This repository will contain a variety of samples showcasing Dozer.

Installing Dozer

Refer to the Installation section for installing on different operating systems.

Samples

Type Sample Notes
Connectors Postgres Load data using Postgres CDC
Local Storage Load data from local files
Ethereum Load data from Ethereum
Kafka Load data from kafka stream
Snowflake (Coming soon) Load data using Snowflake table streams
SQL Using JOINs Dozer APIs over multiple sources using JOIN
Using Aggregations How to aggregate using Dozer
Using Window Functions Use Hop and Tumble Windows
Use Cases Flight Microservices Build APIs over multiple microservices.
Use Dozer to Instrument (Coming soon) Combine Log data to get real time insights
Real Time Model Scoring (Coming soon) Deploy trained models to get real time insights as APIs
Client Libraries Dozer React Starter Instantly start building real time views using Dozer and React
Ingest Polars/Pandas Dataframes Instantly ingest Polars/Pandas dataframes using Arrow format and deploy APIs
Authorization Dozer Authorziation How to apply JWT Auth on Dozer APIs

Reference

Refer to the following for an exhaustive list of configuration samples.

Reference Notes
Connectors Sample connector config references
SQL Sample SQL using Dozer

Contributing

Please refer to Contributing for more details.

Links

About

Sample applications using Dozer

License:MIT License


Languages

Language:JavaScript 49.7%Language:Jupyter Notebook 30.5%Language:HTML 7.1%Language:Python 6.1%Language:CSS 4.0%Language:Shell 2.6%