AnikethSDeshpande / DataSimulator

data simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Simulator

Simulate any data for any type

Data simulator is a tool to simulate any kind of data and sink it to any destination from files to databases and streams. You just need to provide a template and sink type and details. Boom! The simulation is ready.

Supported Sink Types

  • Console
  • CSV
  • Kakfa
  • Custom Sink Methods

How To Use Simulator Framework?

Input

image

Output

  1. Console:
image
  1. CSV File:
image
  1. Kafka Topic:
image

About

data simulator

License:MIT License


Languages

Language:Python 100.0%