Skip to content

This application takes input csv file from the react frontend. After reading the csv file line by line, its passed through kafka producer that publishes these records on a kafka topic. These records are then consumed by the kafka consumer and stored onto the postgresql database. The entries from the database are then fetched and shown on the fro…

Notifications You must be signed in to change notification settings

Tirthaj/TirthajIOT83

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

This application takes input csv file from the react frontend. After reading the csv file line by line, its passed through kafka producer that publishes these records on a kafka topic. These records are then consumed by the kafka consumer and stored onto the postgresql database. The entries from the database are then fetched and shown on the fro…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published