json2csv VS json2xlsx

Compare json2csv vs json2xlsx and see what are their differences.

json2csv

Convert json to csv with column titles (by zemirco)

json2xlsx

A tool to generate xlsx (Excel Spreadsheet) files from JSON files (by mkasa)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
json2csv json2xlsx
3 1
2,698 30
- -
0.0 10.0
over 1 year ago over 4 years ago
JavaScript Python
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

json2csv

Posts with mentions or reviews of json2csv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.
  • JSON to Excel
    2 projects | /r/mac | 14 Dec 2021
    Convert to CSV https://github.com/zemirco/json2csv
  • Should you always wait for write stream to finish?
    1 project | /r/node | 8 Oct 2021
    I just went through a similar process trying to stream large amounts of database records into a csv file. A great help was json2csv. Check out their docs to understand streams.
  • SQLite Plus: all the missing SQLite functions
    6 projects | news.ycombinator.com | 3 Apr 2021
    I read it as "I already have or can easily get a folder of JSON files (each representing a table); I want to open them up in SQLite with nearly zero effort."

    That should be hackable with something like json2csv[1], but I imagine the intent is a desire for something supported, rather than awfully hacked up.

    1 - https://github.com/zemirco/json2csv

json2xlsx

Posts with mentions or reviews of json2xlsx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.

What are some alternatives?

When comparing json2csv and json2xlsx you can also consider the following projects:

sqlite-plus - The ultimate set of SQLite extensions

sqlite_protobuf - A SQLite extension for extracting values from serialized Protobuf messages

dflat - Structured Data Store for Mobile

sqlite_ora_functions