Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

arshadkazmi42/dmpgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🙌

Releases

No releases published

Packages

No packages published