Skip to content

DendraScience/mysql-export-json

Repository files navigation

MySQL Export JSON

Provides a class to export MySQL rows as individual JSON documents. Used internally by the mysql-export-json command line interface tool.

Instructions

  1. Be sure you have Node version 8.7.x. If you’re using nvm, you may need to nvm use 8.7.

  2. Clone this repo.

  3. Make this project directory the current directory, i.e. cd mysql-export-json.

  4. Install modules via npm install.

  5. If all goes well, you should be able to run the predefined package scripts.

About

Class to export MySQL rows as individual JSON documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published