Skip to content

abcpro1/dozer-samples

 
 

Repository files navigation


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
AWS S3 Load data from AWS S3 bucket
Ethereum Load data from Ethereum
Kafka Load data from kafka stream
Snowflake 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.
Scaling Ecommerce Profile and benchmark Dozer using an ecommerce data set
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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.2%
  • Jupyter Notebook 23.1%
  • Python 16.3%
  • HTML 7.1%
  • CSS 4.0%
  • Shell 2.3%