An open API service indexing awesome lists of open source software.

https://github.com/masterbrian99/country-state-city-migrate


https://github.com/masterbrian99/country-state-city-migrate

Last synced: about 2 months ago
JSON representation

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
```