countries-states-cities-database
countries-states-cities-database copied to clipboard
Added support for mongodb
mongorestore
mongorestore "localhost" -u root -p you_passworld --db you_databases mongodb
@mliuchengyu Thanks for the PR!
But may i know how did you imported existing JSON files to mongodb?
Have you got commands or script for that as well?