Socket
Book a DemoInstallSign in
Socket

convert-for-all

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convert-for-all

Easily transform data between CSV, JSON, SQL, and other formats with ease.

1.0.0
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

convert-for-all

npm license

Easily transform data between CSV, JSON, SQL, and other formats with ease.

Installation

To install this package globally, use the following command:

npm install -g convert-for-all

Usage

The main command provided by this package is convert. Below are the available commands and their usage:

  • Convert JSON to SQL INSERT statements.
  • More conversion features (CSV, XML, etc.) coming soon

Convert JSON to SQL INSERT

cv json2sql <inputFile> [outputFile]
  • <inputFile>: Path to the input JSON file.
  • [outputFile]: (Optional) Path to the output SQL file. If not provided, the output file will be created in the same directory as the input file with the same name but with a .sql extension.

Example

cv json2sql data.json data.sql

If data.sql is not provided, the output will be saved as data.sql in the same directory as data.json.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

If you find this useful, please ⭐ the repository. Any feedback is welcome.

You can contribute or you want to, feel free to Buy me a coffee! :coffee:, I will be really thankfull for anything even if it is a coffee or just a kind comment towards my work, because that helps me a lot.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Bugs and Issues

If you encounter any bugs or issues, please report them on the GitHub Issues page.

Keywords

convert

FAQs

Package last updated on 03 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.