https://github.com/masterbrian99/country-state-city-migrate
https://github.com/masterbrian99/country-state-city-migrate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/masterbrian99/country-state-city-migrate
- Owner: MasterBrian99
- License: mit
- Created: 2023-05-13T14:51:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T14:57:38.000Z (about 3 years ago)
- Last Synced: 2025-10-12T01:42:48.231Z (10 months ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# country-state-city-migrate
idiomatic way to add [countries-states-cities-database](https://github.com/dr5hn/countries-states-cities-database) csv to postgres using rust.
> read the code,change and use.
#### sample run code
```bash
cargo run countries.csv states.csv states.csv
```