/DataSimulator

data simulator

Primary LanguagePythonMIT LicenseMIT

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