Click here to Skip to main content
15,891,136 members
Articles / ETL

Cinchoo ETL - Quick Start: Converting CSV to JSON File

Rate me:
Please Sign up or sign in to vote.
4.14/5 (4 votes)
20 Oct 2021CPOL3 min read 5.3K   5  
Quick tutorial on converting CSV file to JSON file using Cinchoo ETL
This article talks about converting CSV file to JSON format file using Cinchoo ETL framework. It is very simple to use, with few lines of code, the conversion can be done. You can convert large files as the conversion process is stream based, quite fast and with low memory footprint.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions