项目作者: arshadkazmi42

项目描述 :
MySQL huge dump generator
高级语言: JavaScript
项目地址: git://github.com/arshadkazmi42/dmpgen.git
创建时间: 2019-05-14T12:00:04Z
项目社区:https://github.com/arshadkazmi42/dmpgen

开源协议:MIT License

下载


dmpgen

Node script to generate huge mysql dump. It generates a table name properties and inserts configured number of rows in the table

Usage

  • Configure DB details, table name and number of rows to generate in config.json
  • Database table should have following columns
    • lat
    • lng
    • price
    • bathrooms
    • bedrooms
  • To start the script, run the below command
    node index.js

Contributing

We are constantly working on improving my-no-sql and we need all the help we can get.

You can contribute to this project by giving suggestions, fixing open issues or by implementing a new feature. Read our contibution guide here

Contributors

Thank you to all the contributors who have helped us in making this project better 🙌